Ansicht
Dokumentation

ABAPSELECTION-SCREEN_BOS_SHORTREF - SELECTION-SCREEN BOS SHORTREF

ABAPSELECTION-SCREEN_BOS_SHORTREF - SELECTION-SCREEN BOS SHORTREF

Vendor Master (General Section)   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

SELECTION-SCREEN, BEGIN OF

Reference



Syntax

SELECTION-SCREEN BEGIN OF SCREEN dynnr { { [TITLE title]
                                           [AS WINDOW] }
                                       | { AS SUBSCREEN
                                           [NO INTERVALS]
                                           [NESTING LEVEL n] } }.
...
SELECTION-SCREEN END OF SCREEN dynnr.


Effect

Defines a standalone selection screen with the dynpro number dynnr. The elements of the selection screen are defined between the two statements. Any selection screen elements declared outside of these statements are part of the standard selection screen with the dynpro number 1000.

Additions

  • TITLE title
    Specifies a title title in the title bar.
  • AS WINDOW
    Defines a selection screen for a modal dialog box.
  • NO INTERVALS
    Sets the addition NO INTERVALS for all selection criteria of the selection screen.





BAL_S_LOG - Application Log: Log header data   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 3584 Date: 20240517 Time: 104416     sap01-206 ( 33 ms )