Customer Exits in SAP R/3 System
SAP creates customer exits for specific programs, screens and menus within standard SAP system. There four type of exits in SAP: Menu Exits, Screen Exits, Function Module Exits, and Field Exits.
There are mainly two reasons why we need to use user exits in SAP System:
- We should use them because they do not affect the SAP source code but still allow us to change the functionality of SAP to suit user requirements. SAP has provides us with some standards user exits that we should modify by adding our own functionality to them. The code and screens we created are encapsulated as separated objects.
- And since, they do not affect the source code and are named as per SAP naming conventions; they do affect future software upgrades. Hence we do not to save them and then reenter add-ons attached exits.
We can only use SAP customer exits if they already exist within the SAP R/3 system. In case we do not find a suitable exit for an area where we would want to make a change, then we should request SAP to develop a user exit.
October 29th, 2009 ekoy posted in Abap/4 | No Comments »
Tags:
abab,
abap user exit tutorial,
customer user-exit,
enhancement,
how to develop screen exit,
how to find an customer exit in sap,
how to find the customer exit in sap,
how to find userexits and customer exit,
how to see user exit in sap,
how to use sap system,
l,
learn sap user exits,
learning abap user exits,
learning user exit,
learning user exits in sap,
request sap exit,
sap,
sap abap customer exits and user exits use of keys,
sap abap user exits and customer exit,
sap customer exit tutorial,
sap customer exits and user exits,
sap enhancement user exit no effect to user,
sap how to do user exits,
sap r/3 user exits,
sap r3 user exit,
Incoming search terms for the article: sap abap customer exits and user exits use of keys, abap user exit tutorial, sap how to do user exits, sap r3 user exit, system exits sap, SYSTEM-EXIT, user exit creating sap r 3 6 0, user exit for save billing process, USER EXITS Tutorials, what is a customer exit in SAP, what is exits in sap bw, why we are using user exits in sap, sap enhancement user exit no effect to user, sap customer exits and user exits, customer user exit
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.


Leave a Reply