Menu

SAP Customer Exit SRVEUSCR

User screen on entry sheet tabstrip

The customer Exit SRVEUSCR (User screen on entry sheet tabstrip) is a standard Customer Exit in SAP ERP.

Technical Information

Customer Exit SRVEUSCR
Short Text User screen on entry sheet tabstrip

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.