Table list used by SAP ABAP Function Module ISU_GET_STATISTIC_FIELDS (stellt die Felder der Statistik (EACTSTAT) in eine Tabelle)
SAP ABAP Function Module
ISU_GET_STATISTIC_FIELDS (stellt die Felder der Statistik (EACTSTAT) in eine Tabelle) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD03L | Table Fields | SOURCE VALUE(X_TABNAME) LIKE DD03L-TABNAME OPTIONAL |
|
| 2 | EACTSTFLDS | Interface Structure for Table with Fields for Trans. Stats | ||
| 3 | EACTSTFLDS | Interface Structure for Table with Fields for Trans. Stats | SOURCE YT_FIELDS STRUCTURE EACTSTFLDS |
|
| 4 | REGEN | General Fields for IS-U Function Module Interfaces | SOURCE VALUE(X_ACTUAL) LIKE REGEN-ACTUAL OPTIONAL |
|