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 the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
dynamic programming in sap abap
Can you create a table with fields not referring to data elements? : abap data dictionary
What is luw or data base transaction ?
How can we upload a text file having delimiters in to legacy system? : abap bdc
What is a help view? : abap data dictionary
In the MM module for finding out the standard cost what is the view one has to look at?
I need some information regarding Vcentric Test pattern ? with questions.
Explain the systems fields used for interactive lists and lists?
Can we use transfer dataset to transfer data in internal table ?
What is the bitwise operator in the sap abap?
What is maintenance view?
Did you create primary index?
What is the significance of the memory table ‘screen’?
What is personnel sub are