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


Please Help Members By Posting Answers For Below Questions

What are the requirements a dialog program must fulfill?

639


Can I execute user exits? If yes, how?

594


In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.

1599


Persistent class

906


What is the disadvantage of using exec sql statement in abap?

538






What is roles and responsibilities of sap hr consultants? : sap abap hr

580


What is bdc programming? : abap bdc

579


Do we have to migrate all sapscript forms to smart forms?

603


What is modularization and its benefits? : abap modularization

726


What is the difference between upload and ws_upload ? : abap bdc

677


why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.

1731


How can we declare a table control in the abap/4 program?

642


Normally how many and what files get created when a transaction program is written?

565


What is foreign key relationship? : abap hr

621


How do you document abap/4 programs? Do you use program documentation menu option?

700