Table list used by SAP ABAP Function Module RSZ_SEM_CALKEYFIG_GET (Returns the definition of a calculated key figure)
SAP ABAP Function Module
RSZ_SEM_CALKEYFIG_GET (Returns the definition of a calculated key figure) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSZCOMPDIR | Directory of reporting components | SOURCE VALUE(I_OBJVERS) LIKE RSZCOMPDIR-OBJVERS DEFAULT 'A' |
|
| 2 | RSZCOMPDIR | Directory of reporting components | SOURCE VALUE(I_COMPUID) LIKE RSZCOMPDIR-COMPUID |
|
| 3 | RSZ_X_CALC | RFC: Definition of a formula element | SOURCE C_T_CALC STRUCTURE RSZ_X_CALC |
|
| 4 | RSZ_X_COMPDIR | RFC: Directory of Reuseable Components | SOURCE C_T_COMPDIR STRUCTURE RSZ_X_COMPDIR |
|
| 5 | RSZ_X_COMPIC | RFC: Assignment of reuseable components <-> InfoCube | SOURCE C_T_COMPIC STRUCTURE RSZ_X_COMPIC |
|
| 6 | RSZ_X_ELTDIR | RFC: Directory of the reporting components elements | SOURCE C_T_ELTDIR STRUCTURE RSZ_X_ELTDIR |
|
| 7 | RSZ_X_ELTPROP | RFC: Element properties | SOURCE C_T_ELTPROP STRUCTURE RSZ_X_ELTPROP |
|
| 8 | RSZ_X_VAR | RFC: Variables in reporting | SOURCE C_T_VAR STRUCTURE RSZ_X_VAR |
|