Ansicht
Dokumentation

ABAPSELECTION-SCREEN_INCLUDE_BLOCK - SELECTION-SCREEN INCLUDE BLOCK

ABAPSELECTION-SCREEN_INCLUDE_BLOCK - SELECTION-SCREEN INCLUDE BLOCK

rdisp/max_wprun_time - Maximum work process run time   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

SELECTION-SCREEN INCLUDE BLOCKS

Short Reference



SELECTION-SCREEN INCLUDE BLOCKS block $[ID id$].

Effect

The addition BLOCKS is used to create a block block on the current selection screen. block expects a block that must have already been created on a previous selection screen using the statement SELECTION-SCREEN BEGIN OF BLOCK or SELECTION-SCREEN BEGIN OF $[TABBED$] BLOCK.

The new block has exactly the same structure as the original block and contains the same screen elements. The properties of all parameters, selection criteria, output fields, and pushbuttons in the new block are taken from the corresponding elements in the original block as if they were taken individually using the statement SELECTION-SCREEN INCLUDE.

If a block is copied within a block with a frame, the width of the original block is adjusted to fit the area within the frame. The original block cannot contain any elements outside this area.

The addition ID can only be used in a selection include for a logical database.

Note

The addition INCLUDE in this variant ensures that once a block structure has been defined, the structure and the corresponding global variables can be used by multiple selection screens at the same time.

Example

Reuses a block from the standard selection screen of an executable program in a separate selection screen with the number 500.






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

Length: 2240 Date: 20240423 Time: 175405     sap01-206 ( 39 ms )