Data Element list used by SAP ABAP Function Module RRT_BROWSE_MEASURES (Get info about the available measures for given restrictions)
SAP ABAP Function Module
RRT_BROWSE_MEASURES (Get info about the available measures for given restrictions) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_NO_MEASURES) TYPE RSGENERAL-BOOL DEFAULT ' ' |
|
| 2 | RRTCATALOG | CATALOG to which the CUBE belongs | SOURCE VALUE(I_CAT_NAM) TYPE RRT_MEASURES-CAT_NAM OPTIONAL |
|
| 3 | RRTCUBE | Cube name | SOURCE VALUE(I_CUBE_NAM) TYPE RRT_MEASURES-CUBE_NAM OPTIONAL |
|
| 4 | RRTMEMUNAM | Unique name of a member | SOURCE VALUE(I_MES_UNAM) TYPE RRT_MEASURES-MES_UNAM OPTIONAL |
|
| 5 | RSKYFNM | Key figure | SOURCE VALUE(I_MES_NAM) TYPE RRT_MEASURES-MES_NAM OPTIONAL |
|