what is the difference between user exit and customer exit?
what is ment by cusomer exit?and what is the difference
between user exit and badi?
Answer Posted / kamala
User exit - A user exit is a three character code that
instructs the system to access a program during system
processing.
SXX: S is for standard exits that are delivered by SAP.
XX represents the 2-digit exit number.
UXX: U is for user exits that are defined by the user. XX
represents the 2-digit exit number
Customer exit - The R/3 enhancement concept allows you to
add your own functionality to SAP’s standard business
applications without having to modify the original
applications. SAP creates customer exits for specific
programs, screens, and menus within standard R/3
applications. These exits do not contain any functionality.
Instead, the customer exits act as hooks. You can hang your
own add-on functionality onto these hooks.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
State the differences between database view & projection view? : abap data dictionary
Explain how do you get output from idoc?
Which function module reads the data for particular infotype ? : abap hr
How many default tab strips are there? How to insert more tabs in it?
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
What is the difference between RETURNING and CHANGING parameters for a method?
GUYS any one please can u post questions in sap a bap webdynpro questions.. please i need to know some technical questions regarding webdynpro and ADOBE forms ?
What are internal tables? How to use a specific number occurs statement?
What is the difference between field-group header and other field groups? : abap modularization
What is the difference between a structure and an append structure?
SAP query how to use end users?
What are the different types of operators in the sap abap?
When was the sap abap being created?
what is the process of creating quotation using BAPIs.
What is the difference between bdc_okcode and bdc_cursor? : abap bdc