Menu

SAP Customer Exit SEUED001

ABAP Editor

The customer Exit SEUED001 (ABAP Editor) is a standard Customer Exit in SAP ERP.

Technical Information

Customer Exit SEUED001
Short Text ABAP Editor

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.