Menu

SAP Customer Exit SRVEUSCR

User screen on entry sheet tabstrip

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

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.