What are MENUEXITS, SCREENEXITS, FUNCTIONEXITS, FIELDEXITS and
what is the difference between them ?
Answer Posted / sudhakar1207
IN two ways We can Enhance the SAP standard objects without
changing them.
1) Customer Exits ( Using Procedural Approach)
2) Business Add-Ins(Using Object Oriented Approach)(From
4.6C Onwards)
Customer Exits are further classified into
1) Menu Exits: Used to add the Menu Options to Standard
objects as per the customer requirement.
2) Screen Exits: Used to add Customer Fields to the standard
Objects.
3) Function Exits: Used to add Customer functionality to
standard Object.
4) Field Exits: Used to add Conversion routines as per the
customer requirement. that is both Internal to External and
Vice Verse.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain the client concept of sap.
How to debug a script in abap?
Which type of tables used this buffer?
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
Difference between .Include and .append?
What are the ways you can do the tuning?
Name some data dictionary objects?
How do you set up background jobs in sap?
What is the difference of update types in call transaction method ? : abap bdc
HI GUYS , FOR SAP INSTITUTION ATOS I BEST OR NOT? IAM PLANNING TO LEARN SAP COURSE IN ATOS... GIVE ME UR SUGGESTION ABOT ATOS?
when are objects are passed from task to the change request?
What is the use of program rsbdcsub? : abap bdc
What is the function of the correction system?
if while coding power goes off , how to retrieve the codes?
What are the Control levels in internal tables?