Ansicht
Dokumentation

ABENCALL_SEQUENCE_GLOSRY - CALL SEQUENCE GLOSRY

ABENCALL_SEQUENCE_GLOSRY - CALL SEQUENCE GLOSRY

PERFORM Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

call sequence

A call sequence is the set of programs whose internal sessions are loaded jointly into an ABAP session by a sequence of calls using SUBMIT ... AND RETURN or CALL TRANSACTION. It is possible to return to the preceding program in the call sequence from every program. The first program in a call sequence is the top level transaction. The programs of a call sequence have collective access to the ABAP memory. A call sequence can be exited completely using the statement LEAVE TO TRANSACTION.

More






ABAP Short Reference   General Material Data  
This documentation is copyright by SAP AG.

Length: 1284 Date: 20240418 Time: 171020     sap01-206 ( 22 ms )