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
What are the two methods for modifying sap standard tables?
How move-corresponding works
How can we upload a text file having delimiters in to legacy system? : abap bdc
Why do we use logical blocks in abap program?
What are the ways you can do the tuning?
What are the page windows?
What are the functional areas? User groups?
Explain what is a logical database?
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc
Difference between sap script and report?
What are the components of sap scripts? : abap hr
Can there be more than 1 main window in sap script?
What is ps structure? : abap hr
What does an exec sql statement do in abap?
Explain the advantages of logical databases?