Saturday, April 23, 2022

USER EXITS I N SAP ABAP.

USER EXITS IN SAP ABAP. 

There are four types of USER EXITS

Function Module exits

Screen exits

Menu exits

Fields exits


Function Module exits:

In this we will use FUNCTION MODULE, to enhance, SAP standard program.

Screen exits:

They are used to add extra FIELDS in SAP standard screens.

Menu exits:

It is used to add extra MENU ITEMS to SAP standard screens.


Field exits:

It is used to add extra VALIDATIONS to SAP standard screen fields

No comments:

Post a Comment