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 data types of the external layer? : abap data dictionary
What are smart forms?
From Excel to ABAP - Is batch mode possible ?
Explain how to write a bdc - how do you go about it?
What is open sql?
What are local objects? : abap data dictionary
Name the special commands of list?
What is the syntax for call transaction? : abap bdc
What is going life actually? What is the role of a functional consultant in it? : sap abap hr
What is an rdbms?
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
Did you create help views?
What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr
How to find the return code of an stmt in abap programs?