Ansicht
Dokumentation

ABENABAP_DYNPROS_DYNPRO_STATEMENTS - ABAP DYNPROS DYNPRO STATEMENTS

ABENABAP_DYNPROS_DYNPRO_STATEMENTS - ABAP DYNPROS DYNPRO STATEMENTS

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

- Statements in the Dynpro Flow Logic

The dynpro flow logic is the procedural part of a dynpro. It is created using an ABAP-like programming language in the Screen Painter on the Flow Logic tab page. The syntax rules of the dynpro flow logic are largely like the rules for ABAP. In particular, statements are ended using a period, chained statements can be formed, and the same rules apply to comments. In suitable positions, literals can be used whose syntax matches that of ABAP literals and whose value range is determined by the requirements of the current statement.

The dynpro flow logic, like ABAP programs, consists of processing blocks. Possible processing blocks are the four event blocks for the dynpro events PBO, PAI, POH and POV, which all start with the key word PROCESS. These event blocks contain a small set of statements that are described in the following sections, and which offer the following functions:

  • Call dialog modules of the ABAP program using MODULE

The statements in the event blocks of the dynpro flow logic are normally processed sequentially. Branches result from error handling following input checks in dialog modules. Screen elements in table form are processed in loops.

Note

As well as the statements shown here, a range of obsolete statements for dynpro flow logic exists.






BAL_S_LOG - Application Log: Log header data   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 2974 Date: 20240328 Time: 193441     sap01-206 ( 49 ms )