Ansicht
Dokumentation

ABAPPERFORM - PERFORM

ABAPPERFORM - PERFORM

General Data in Customer Master   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

PERFORM

Short Reference




General Subroutine Call

1. PERFORM subr_identifier $[parameter_list$].

Registration of Subroutines

2. PERFORM subr ON ${ ${COMMIT $[LEVEL idx$]$} $| ${ROLLBACK$} $}.

Effect

Calls or registers subroutines.

Subroutines can be called statically and dynamically, internally and externally. Parameters can only be passed if they are called statically. Furthermore, subroutines can be registered for execution at the end of an SAP LUW.

Do not implement in function modules and subroutines

Note

Subroutines are obsolete. No new subroutines should be created in new programs. Methods should be used instead. Subroutines that have been created in existing programs for internal modularization can continue to be called. Whenever possible, however, external subroutine calls from other programs should be avoided.






SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 1697 Date: 20240518 Time: 115621     sap01-206 ( 33 ms )