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
What is a bsp application? : sap abap hr
What is a table attribute?
Explain what are the problems in processing batch input sessions?
What is SAP Data conversion ?
Is the basic list deleted when the new list is created?
What are table clusters?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
What is payroll driver
the problem is that , while i am undergoing with my practice session, i am creating too many new programs.they are occupying much space in my hard-disk. how to delete un-necessary programs completely from my data- base........... plz help me with this .....
dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?
What is the use of 'for all entries'?
Write syntax for message error (report)?
How to handle error in session method? : abap bdc
What is the difference between a substructure and an append structure? : abap data dictionary
Is main window mandatory in smartforms?