Table list used by SAP ABAP Function Module RE_READ_DATA_OPTION (Datenselektion für die Recherche über Optionssatzdaten)
SAP ABAP Function Module
RE_READ_DATA_OPTION (Datenselektion für die Recherche über Optionssatzdaten) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CEDST | Structure of selection table for segment table/level | SOURCE ADD_SEL_TAB STRUCTURE CEDST OPTIONAL |
|
| 2 | CEDST | Structure of selection table for segment table/level | SOURCE SELECTION_TABLE STRUCTURE CEDST |
|
| 3 | CFBSF01 | Table of fields required (drill down) | SOURCE SELECTED_FIELDS STRUCTURE CFBSF01 OPTIONAL |
|
| 4 | CFBSH01 | Table of hierarchies used | SOURCE SELECTED_HIERAS STRUCTURE CFBSH01 OPTIONAL |
|
| 5 | DD27V | V-VIEWFIELD: View of Fields in an SAP View | SOURCE VALUE(S_FORM_NAME) LIKE DD27V-EFORM |
|
| 6 | RKB1X | Application-specific fields in drill-down reporting | SOURCE VALUE(RKB1X) LIKE RKB1X |
|
| 7 | RKB1X | Application-specific fields in drill-down reporting | ||
| 8 | RS38M | Screen fields Text elements | SOURCE VALUE(S_PROGRAM_NAME) LIKE RS38M-PROGRAMM |
|