Menu

SAP Customer Exit IREV0001

Revision: Additional Fields

The customer Exit IREV0001 (Revision: Additional Fields) is a standard Customer Exit in SAP ERP.

Technical Information

Customer Exit IREV0001
Short Text Revision: Additional Fields

Function Modules

Function module exits are called from SAP programs at defined points with the ABAP statement CALL CUSTOMER-FUNCTION <nnn>.

Screen Areas

Screen area exists allow the addition of custom UI elements in a predefined place in SAP programs. In business objects, this is often on a "customer enhancement" tab. They usually come with two function module exits to include PBO and PAI logic.

Table Includes

With table includes, additional data fields can be added to business objects. They are needed if data entered on a user screen should be saved to the database.