Table/Structure Field list used by SAP ABAP Function Module RRT_BROWSE_VARIABLES (Query a List of parameters to a parameterized cube)
SAP ABAP Function Module
RRT_BROWSE_VARIABLES (Query a List of parameters to a parameterized cube) 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_VARIABLES - CAT_NAM | CATALOG to which the CUBE belongs | ||
| 4 | RRT_VARIABLES - CAT_NAM | CATALOG to which the CUBE belongs | SOURCE VALUE(I_CAT_NAM) LIKE RRT_VARIABLES-CAT_NAM OPTIONAL |
|
| 5 | RRT_VARIABLES - CUBE_NAM | Cube name | ||
| 6 | RRT_VARIABLES - CUBE_NAM | Cube name | SOURCE VALUE(I_CUBE_NAM) LIKE RRT_VARIABLES-CUBE_NAM |
|