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 Table  DD23L Matchcode ID SOURCE VALUE(I_MACOBJ) LIKE DD23L-MCONAME DEFAULT ' '
2 Table  HELP_VALUE Structure or Function Module HELP_VALUE_GET_FOR_TABLE SOURCE VALUE(I_TABNAME) LIKE HELP_VALUE-TABNAME OPTIONAL
3 Table  HELP_VALUE Structure or Function Module HELP_VALUE_GET_FOR_TABLE SOURCE VALUE(I_FIELDNAME) LIKE HELP_VALUE-FIELDNAME OPTIONAL
4 Table  RSCONVERT Field descriptions for conversions SOURCE VALUE(LOWER_CASE) LIKE RSCONVERT-LOWER DEFAULT SPACE
5 Table  RSCONVERT Field descriptions for conversions SOURCE VALUE(SIGNED) LIKE RSCONVERT-SIGN DEFAULT 'X'
6 Table  RSSELINT Objects for a SELECT-OPTION (for selection screen) SOURCE VALUE(TEXT) LIKE RSSELINT-TEXT OPTIONAL