Menu

SAP Customer Exit SEU00003

Exit Object Browser

The customer Exit SEU00003 (Exit Object Browser) is a standard Customer Exit in SAP ERP.

Technical Information

Customer Exit SEU00003
Short Text Exit Object Browser

Function Modules

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

Function Codes

With custom function codes, it's possible to add functionality to SAP screens. It can be triggered with the respective function code. The custom logic must be added in a corresponding function module exit, to which the triggered function is passed as a parameter.