difference between user exit and customer exit dont tell
both are same but there is another difference is there if
anybody knows reply immediately
Answer Posted / moazam khan
HI,
USER EXITS ARE IMPLEMENTED USING SUBROUTINES
And CUSTOMER EXITS ARE IMPLEMENTED USING
FUNCTION MODULE WHICH HAS AN Z INCLUDE WHERE WE CAN WRITE
OUR OWN CODE
DIFFERENT TYPES OF CUSTOMER EXITS ARE
1.FUNCTION EXITS
2.MENU EXITS
3.SCREEN EXITS
4.TABLE EXITS OR CUSTOMER INCLUDES
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
What is the advantage of structures?
Event handling in oops
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul
What is a predefined type in abap?
List the various components of the enterprise structure in systems, applications, and products (sap) in human capital management (him)? : sap abap hr
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
Can we call reports and transactions from interactive reporting lists?
How do you work with semi colon se[arated files in BDC ?
What data is contained? : abap data dictionary
What are the different types of mode (run code) in call transaction method?
What is the differences between structure and table in the data dictionary in abap?
What are critical issues you have faced in your project
How we can give authorization on the fields of table control in a dialog-programming?