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
What is view? Different types of view.
What is going life actually? What is the role of a functional consultant in it? : sap abap hr
In which particular scenario we use sorted table and which particular scenario we use standard table?
How many types of tables exists and what are they in data dictionary?
what is diff between ECC 5.0 AND ECC 6.0
Explain the types of bdc's?
What is a transaction variant and why are they used?
How can you distinguish between different kinds of parameters?
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
What is an interactive report?
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
What is the use of abap data dictionary? : abap data dictionary
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
Specify the types of data dictionary objects.
Explain what are the events used in interactive reports?