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
Sal abap on hana interview
What are the functional modules used in sequence in bdc? : abap hr
What are the different kinds of lock modes?
can anyone please tell me, in orient paper mill project which fields exits for creating report.
How to split one Invoice into Multiple ( Step by Step)?
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
How can the standard tables of sap be modified?
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
How can we create callable modules of program code within one abap/4 program?
What is a function group? : abap modularization
What are the advantages of logical databases?
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
What are the functional areas? User groups? and how does ABAP query work in relation to these?
What are the types of subroutines?
What is difference between dialog program and a report?