Ansicht
Dokumentation

ABENCALL_PROCEDURES - CALL PROCEDURES

ABENCALL_PROCEDURES - CALL PROCEDURES

BAL Application Log Documentation   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

Calling Procedures

Procedures can be called both internally and externally. The following figure shows the most important internal and external calls.

IMAGE @@ABDOC_Call_Proc.gif@@467@@360@@

The statements for calling procedures are

  • for methods:
meth( ... )
CALL METHOD dynamic_meth ...
  • for function modules:
CALL FUNCTION func ...
  • and (for the time being) for the obsolete subroutines:
PERFORM subr ...

These statements supply the parameter interfaces of the procedures. When the call is terminated correctly, control returns to the statement after the call position.






BAL Application Log Documentation   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 1374 Date: 20240423 Time: 231329     sap01-206 ( 20 ms )