what is the difference between user-exit & customer-exit?
Answer Posted / mahadeo d. kedari
Difference Between User Exit and Customer Exit in SAP:::
1)--User Exit is the include program.Where we need the access key to add the code.
-- Customer exit are the functions where we does not need access key to add the code
2)--User exit are the empty sub routines that SAP Provides,we can fill the code as per the requirement
--Customer exit are provided to the customer in the form of function module which holds the INCLUDE in the customer namespace
3)--The user exit affects the SAP Standards.
--The Customer exit does not affects SAP Standards
4)--A user exit is a three character code that instructs the system to access a program during system processing
--SAP creates customer exits for specific programs, screens, and menus within standard R/3 applications
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
How many types of data classes are there in sap abap? : abap data dictionary
What is sap luw or update transaction?
Can we set page headers to details lists?
What are the advantages/ dis-advantages of logical databases?
What function does data dictionary perform?
What are logical databases? What are the advantages of logical databases?
Explain data dictionary in abap?
Define database layer? : abap data dictionary
Example of table cluster and cluster tables.
Explain the differences between interactive and drill down reports?
What is the significance of the memory table ‘screen’?
What is a table pool?
What is the full form of spro? : sap abap hr
The max number of calling modes stacked at one time is?
what is sap scriptview ?