Ansicht
Dokumentation

ABAPSELECTION-SCREEN_DEFINITION - SELECTION-SCREEN DEFINITION

ABAPSELECTION-SCREEN_DEFINITION - SELECTION-SCREEN DEFINITION

TXBHW - Original Tax Base Amount in Local Currency   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

SELECTION-SCREEN, BEGIN OF

Short Reference



Selection screens as regular dynpros

1. SELECTION-SCREEN BEGIN OF SCREEN dynnr $[TITLE title$]
                                         $[AS WINDOW$].
  ...
  SELECTION-SCREEN END OF SCREEN dynnr.

Selection screens as subscreen dynpros

2. SELECTION-SCREEN BEGIN OF SCREEN dynnr AS SUBSCREEN
                                        $[NO INTERVALS$]
                                        $[NESTING LEVEL n$].
  ...
  SELECTION-SCREEN END OF SCREEN dynnr.


Effect

These variants of the statement SELECTION-SCREEN create selection screens. Selection screens can be created as regular dynpros or as subscreen dynpros.

The standard selection screen for executable programs is created automatically.






TXBHW - Original Tax Base Amount in Local Currency   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 2246 Date: 20240419 Time: 023822     sap01-206 ( 12 ms )