Ansicht
Dokumentation

ABAPSELECT-OPTIONS_SHORTREF - SELECT-OPTIONS SHORTREF

ABAPSELECT-OPTIONS_SHORTREF - SELECT-OPTIONS SHORTREF

CPI1466 during Backup   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

SELECT-OPTIONS

Reference



Syntax

SELECT-OPTIONS selcrit FOR {dobj|(name)}
              [OBLIGATORY|NO-DISPLAY]
              [VISIBLE LENGTH vlen]
              [NO-EXTENSION]
              [NO INTERVALS]
              [MODIF ID modid]
              [DEFAULT val1 [TO val2] [OPTION opt] [SIGN sign]]
              [LOWER CASE]
              [MATCHCODE OBJECT search_help]
              [MEMORY ID pid]
              [NO DATABASE SELECTION]
              [HELP-REQUEST  [FOR {LOW|HIGH}]]
              [VALUE-REQUEST [FOR {LOW|HIGH}]].


Effect

Declares an internal selection table selcrit for a selection criterion and creates the corresponding input fields on the current selection screen.

Additions

  • FOR ${dobj$|(name)$}
    Specifies the data type with a static reference to a data object dobj or defines the data type using c with a length of 45, and represents the input fields according to the type specified dynamically in name.
  • OBLIGATORY
    Defines the first input field as a mandatory field.
  • NO-DISPLAY
    No input fields are created on the selection screen.
  • NO INTERVALS
    Only the first input field on the selection screen is created.
  • LOWER CASE
    Prevents the content of character-like data objects from being converted into uppercase when they are transferred between input fields and an internal table.





SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 6707 Date: 20240426 Time: 114828     sap01-206 ( 69 ms )