Ansicht
Dokumentation

ABENCALL_PROCESSING_BLOCKS - CALL PROCESSING BLOCKS

ABENCALL_PROCESSING_BLOCKS - CALL PROCESSING BLOCKS

RFUMSV00 - Advance Return for Tax on Sales/Purchases   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

Calling Processing Blocks

In every processing block of an ABAP program, processing blocks of the same program can be called (internal calls) or processing blocks of other ABAP programs can be called (external calls).

  • Indirect call of event handlers by raising events from the same class in methods. This supplies the interface of the event handler. A prerequisite for the execution of an event handler is its registration.
  • Indirect call of event blocks by raising events in the runtime framework explicitly.

The statement MODULE is used to call dialog modules in the processing blocks of the dynpro flow logic, however, and not in processing blocks of an ABAP program.






CL_GUI_FRONTEND_SERVICES - Frontend Services   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 1299 Date: 20240419 Time: 040920     sap01-206 ( 23 ms )