Ansicht
Dokumentation

ABAPSELECTION-SCREEN_INCLUDE - SELECTION-SCREEN INCLUDE

ABAPSELECTION-SCREEN_INCLUDE - SELECTION-SCREEN INCLUDE

Addresses (Business Address Services)   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

SELECTION-SCREEN INCLUDE

Short Reference



Include parameters

1. SELECTION-SCREEN INCLUDE PARAMETERS para
                                      $[OBLIGATORY $[OFF$]$]
                                     $[MODIF ID modid$]
                                      $[ID id$].

Include selection criteria

2. SELECTION-SCREEN INCLUDE SELECT-OPTIONS selcrit
                                          $[OBLIGATORY $[OFF$]$]
                                          $[NO INTERVALS $[OFF$]$]
                                          $[MODIF ID modid$]
                                          $[ID id$].

Include output field

3. SELECTION-SCREEN INCLUDE COMMENT $[/$]$[pos$](len) text
                                   $[FOR FIELD sel$]
                                   $[MODIF ID modid$]
                                   $[ID id$].

Include pushbutton

4. SELECTION-SCREEN INCLUDE PUSHBUTTON $[/$]$[pos$](len) button_text
                                      $[USER-COMMAND ucom$]
                                      $[MODIF ID modid$]
                                      $[ID id$].

Include blocks

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


Effect

These variants of the statement SELECTION-SCREEN enable elements that have already been created in other selection screens of the same program to be included in a selection screen. Either parameters, selection criteria, output fields, pushbuttons, or entire blocks can be included. They can be included in all and from all selection screens of the elements of the program. No elements can be included within the same selection screen. An element cannot be used more than once in the same selection screen. The definition of the selection screen from which the elements are included must be arranged in front of the current selection screen.

Example

Reusing a block of the standard selection screen of an executable program in a standalone selection screen that has the number 500.






General Data in Customer Master   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 5661 Date: 20240420 Time: 163003     sap01-206 ( 41 ms )