Table list used by SAP ABAP Function Module EXTERNAL_S_TABLE_EIS_EXTRACT (Daten lesen)
SAP ABAP Function Module
EXTERNAL_S_TABLE_EIS_EXTRACT (Daten lesen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CEDST | Structure of selection table for segment table/level | SOURCE I_SEL_TAB STRUCTURE CEDST |
|
| 2 | CFBSF01 | Table of fields required (drill down) | SOURCE I_SF_TAB STRUCTURE CFBSF01 |
|
| 3 | CFBSH01 | Table of hierarchies used | SOURCE I_SH_TAB STRUCTURE CFBSH01 OPTIONAL |
|
| 4 | DD27V | V-VIEWFIELD: View of Fields in an SAP View | SOURCE VALUE(I_FORM) LIKE DD27V-EFORM DEFAULT SPACE |
|
| 5 | RKB1D | Transfer structure for SAPMKCBR, SAPMKCBG, SAPMKCBE | SOURCE VALUE(I_APPLC) LIKE RKB1D-APPLCLASS |
|
| 6 | RKB1X | Application-specific fields in drill-down reporting | SOURCE VALUE(I_TABNM) LIKE RKB1X-TABNAME |
|
| 7 | RS38M | Screen fields Text elements | SOURCE VALUE(I_PROG) LIKE RS38M-PROGRAMM DEFAULT SPACE |
|
| 8 | RSPARAMS | ABAP: General Structure for PARAMETERS and SELECT-OPTIONS | SOURCE I_PARAM_TAB STRUCTURE RSPARAMS OPTIONAL |
|