Table list used by SAP ABAP Function Module CFC_SELECTION_SCREEN_DISPLAY (Darstellung eines Selektionsbilds für eine DDIC-Tabelle)
SAP ABAP Function Module
CFC_SELECTION_SCREEN_DISPLAY (Darstellung eines Selektionsbilds für eine DDIC-Tabelle) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BOOLE | Boolean variable | SOURCE VALUE(IX_ADMINMODE_ALLOWED) LIKE BOOLE-BOOLE DEFAULT 'X' |
2 | ![]() |
BOOLE | Boolean variable | SOURCE VALUE(IX_DISPLAY_SELMAX) LIKE BOOLE-BOOLE DEFAULT 'X' |
3 | ![]() |
BOOLE | Boolean variable | SOURCE VALUE(IX_SELSCREEN_FCODE_ADMIN) LIKE BOOLE-BOOLE DEFAULT 'X' |
4 | ![]() |
BOOLE | Boolean variable | SOURCE VALUE(IX_SELSCREEN_FCODE_RESUBMIT) LIKE BOOLE-BOOLE DEFAULT SPACE |
5 | ![]() |
BOOLE | Boolean variable | SOURCE VALUE(IX_SELSCREEN_FCODE_WORKFLOW) LIKE BOOLE-BOOLE DEFAULT SPACE |
6 | ![]() |
BOOLE | Boolean variable | SOURCE VALUE(IX_TREE_VISIBLE) LIKE BOOLE-BOOLE DEFAULT 'X' |
7 | ![]() |
BOOLE | Boolean variable | SOURCE VALUE(EX_ADMINMODE_CHOOSED) LIKE BOOLE-BOOLE |
8 | ![]() |
DD02L | SAP Tables | SOURCE VALUE(DDIC_TAB_NAME) LIKE DD02L-TABNAME OPTIONAL |
9 | ![]() |
FLDCONVERT | Free selections: Non-Dictionary fields with descriptions | SOURCE FIELD_DESC STRUCTURE FLDCONVERT OPTIONAL |
10 | ![]() |
RSDSEVENTS | Free selections: Events and callback routines | SOURCE EVENTS STRUCTURE RSDSEVENTS OPTIONAL |
11 | ![]() |
RSDSEVENTS | Free selections: Events and callback routines | |
12 | ![]() |
RSDSEVFLDS | Free selections: Events per field | SOURCE EVENT_FIELDS STRUCTURE RSDSEVFLDS OPTIONAL |
13 | ![]() |
RSDSEXPR | Logical expressions (dynamic selections) | |
14 | ![]() |
RSDSFIELDS | Selected fields for dynamic selections | |
15 | ![]() |
RSDSFIELDS | Selected fields for dynamic selections | SOURCE FIELDS_NOT_SELECTED STRUCTURE RSDSFIELDS OPTIONAL |
16 | ![]() |
RSDSFIELDS | Selected fields for dynamic selections | SOURCE FIELDS_TAB STRUCTURE RSDSFIELDS OPTIONAL |
17 | ![]() |
RSDSTABS | Tables and any differing field names for dynamic selections | |
18 | ![]() |
RSDSTABS | Tables and any differing field names for dynamic selections | SOURCE TABLES_TAB STRUCTURE RSDSTABS OPTIONAL |
19 | ![]() |
RSDSTEXTS | Free selections: Selection texts | SOURCE FIELD_TEXTS STRUCTURE RSDSTEXTS OPTIONAL |
20 | ![]() |
RSDYNSEL | Structure for function group SSEL | SOURCE VALUE(SELECTION_ID) LIKE RSDYNSEL-SELID |
21 | ![]() |
RSDYNSEL | Structure for function group SSEL | SOURCE VALUE(SELECTION_ID) LIKE RSDYNSEL-SELID OPTIONAL |