Table/Structure Field 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 - MCONAME | Name of a matchcode object | SOURCE VALUE(I_MACOBJ) LIKE DD23L-MCONAME DEFAULT ' ' |
|
| 2 | DD23L - MCONAME | Name of a matchcode object | ||
| 3 | HELP_VALUE - FIELDNAME | Field Name | ||
| 4 | HELP_VALUE - FIELDNAME | Field Name | SOURCE VALUE(I_FIELDNAME) LIKE HELP_VALUE-FIELDNAME OPTIONAL |
|
| 5 | HELP_VALUE - TABNAME | Table Name | ||
| 6 | HELP_VALUE - TABNAME | Table Name | SOURCE VALUE(I_TABNAME) LIKE HELP_VALUE-TABNAME OPTIONAL |
|
| 7 | RSCONVERT - LOWER | ABAP: Is upper/lower case allowed in selection? | SOURCE VALUE(LOWER_CASE) LIKE RSCONVERT-LOWER DEFAULT SPACE |
|
| 8 | RSCONVERT - SIGN | Flag for sign in numerical fields | SOURCE VALUE(SIGNED) LIKE RSCONVERT-SIGN DEFAULT 'X' |
|
| 9 | RSSELINT - TEXT | Select option text | SOURCE VALUE(TEXT) LIKE RSSELINT-TEXT OPTIONAL |
|
| 10 | SYST - DYNNR | ABAP System Field: Current Dynpro Number | ||
| 11 | SYST - TITLE | ABAP System Field: Title Line Content of Current Dynpro |