what are diffrences between user-exits and customer-exits?
Answer Posted / pavan
USER-EXITS: THIS ARE SUB ROUTINES WHERE WE HVE TO OUR
CUSTOM CODE .
TECHNICALLY THIS ARE CALLED AS "MODIFICATIONS" .
WE NEED ACCESS KEY FOR USER EXITS.
THESE ARE AVAILABLE ONLY IN SD MODULE .
CUSTOMER-EXITS : THIS ARE INCLUDE PROGRAMS WHICH ARE
AVAILABLE IN FUNCTION MODULE .
TECHNICALLY THIS ARE CALLED AS "ENHANCEMENTS" .
WE DNT NEED ANY ACCESS KEY FOR CUSSTOMER EXITS.
THESE ARE AVAILABLE ONLY IN ALL MODULE
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?
What is evaluation path, where do we do it and why? : sap abap hr
Can a transparent table exist in the data dictionary but not in the database physically?
Explain how is batch input process different from processing on line?
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
What is the max no of match code id’s that can be defined for one match code object?
What happens if only one of the commands set screen and leave screen is used without using the other?
Mention what is alv programming in abap?
Explain the advantages and disadvantages of different types of bdc's?
What are the check tables and value tables?
What is table buffer?
Which type of tables used this buffer?