Table/Structure Field 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 | RRT_CUBES - CAT_NAM | CATALOG to which the CUBE belongs | ||
| 2 | RRT_CUBES - CUBE_NAM | Cube name | ||
| 3 | RRT_MEASURES - CAT_NAM | CATALOG to which the CUBE belongs | ||
| 4 | RRT_MEASURES - CAT_NAM | CATALOG to which the CUBE belongs | SOURCE VALUE(I_CAT_NAM) TYPE RRT_MEASURES-CAT_NAM OPTIONAL |
|
| 5 | RRT_MEASURES - CUBE_NAM | Cube name | ||
| 6 | RRT_MEASURES - CUBE_NAM | Cube name | SOURCE VALUE(I_CUBE_NAM) TYPE RRT_MEASURES-CUBE_NAM OPTIONAL |
|
| 7 | RRT_MEASURES - MES_NAM | Key figure | ||
| 8 | RRT_MEASURES - MES_NAM | Key figure | SOURCE VALUE(I_MES_NAM) TYPE RRT_MEASURES-MES_NAM OPTIONAL |
|
| 9 | RRT_MEASURES - MES_UNAM | Unique name of a member | ||
| 10 | RRT_MEASURES - MES_UNAM | Unique name of a member | SOURCE VALUE(I_MES_UNAM) TYPE RRT_MEASURES-MES_UNAM OPTIONAL |
|
| 11 | RSGENERAL - BOOL | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | ||
| 12 | RSGENERAL - BOOL | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_NO_MEASURES) TYPE RSGENERAL-BOOL DEFAULT ' ' |