Table list used by SAP ABAP Function Module FI_COMPLEX_SELECTIONS_DIALOG (Dialog für komplexe Select-Options)
SAP ABAP Function Module
FI_COMPLEX_SELECTIONS_DIALOG (Dialog für komplexe Select-Options) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD23L | Matchcode ID | SOURCE VALUE(I_MACOBJ) LIKE DD23L-MCONAME DEFAULT ' ' |
|
| 2 | HELP_VALUE | Structure or Function Module HELP_VALUE_GET_FOR_TABLE | SOURCE VALUE(I_TABNAME) LIKE HELP_VALUE-TABNAME OPTIONAL |
|
| 3 | HELP_VALUE | Structure or Function Module HELP_VALUE_GET_FOR_TABLE | SOURCE VALUE(I_FIELDNAME) LIKE HELP_VALUE-FIELDNAME OPTIONAL |
|
| 4 | RSCONVERT | Field descriptions for conversions | SOURCE VALUE(LOWER_CASE) LIKE RSCONVERT-LOWER DEFAULT SPACE |
|
| 5 | RSCONVERT | Field descriptions for conversions | SOURCE VALUE(SIGNED) LIKE RSCONVERT-SIGN DEFAULT 'X' |
|
| 6 | RSSELINT | Objects for a SELECT-OPTION (for selection screen) | SOURCE VALUE(TEXT) LIKE RSSELINT-TEXT OPTIONAL |
|