what is the difference between user-exit &
customer-exit?
Answer Posted / sainath
Both customer Exits and User exits are Enhancements only.The
difference between these are:
1) User Exits are done using subroutines and it will ask for
access key.
Tcode for userexits : SPRO
2)Customer Exits are done through function module.
Tcode for customer exits : SMOD
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How can one distinguish between different kinds of parameters? : abap modularization
What are the main uses of the primary key?
Explain the different types of view?
What is the use of message command in a report? What are the different message types?
What are data classes? What are the various data classes available for selection? : abap data dictionary
Can you print decimals in type n?
What is Buffering Concept? When should a Table be buffered?
How can we access the correction and transport system? : abap data dictionary
What are aggregated objects
What is a subroutine?
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
What is personnel sub are
What is the function module to popup contents in the internal table?
How do you find the information on the current screen?