Ansicht
Dokumentation

ABENDIALOG_MODULE - DIALOG MODULE

ABENDIALOG_MODULE - DIALOG MODULE

BAL Application Log Documentation   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Dialog Modules

Dialog modules help prepare and process screens of dynpros. No local data types and data objects can be declared within a dialog module whose functions are implemented between the following statements:

MODULE
  ...
ENDMODULE

All declarative statements in dialog modules are global data declarations of the ABAP program and are visible in all subsequent processing blocks. A dialog module works with the global data types and data objects of the compilation unit and should therefore not contain its own declarations.






PERFORM Short Reference   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 1006 Date: 20240328 Time: 162749     sap01-206 ( 19 ms )