Table/Structure Field list used by SAP ABAP Function Module RRT_BROWSE_DIMENSIONS (Get information about available dimensions in a given cube)
SAP ABAP Function Module RRT_BROWSE_DIMENSIONS (Get information about available dimensions in a given cube) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  RRT_CUBES - CAT_NAM CATALOG to which the CUBE belongs
2 Table/Structure Field  RRT_CUBES - CUBE_NAM Cube name
3 Table/Structure Field  RRT_DIMENSIONS - CAT_NAM CATALOG to which the CUBE belongs
4 Table/Structure Field  RRT_DIMENSIONS - CAT_NAM CATALOG to which the CUBE belongs SOURCE VALUE(I_CAT_NAM) TYPE RRT_DIMENSIONS-CAT_NAM OPTIONAL
5 Table/Structure Field  RRT_DIMENSIONS - CUBE_NAM Cube name
6 Table/Structure Field  RRT_DIMENSIONS - CUBE_NAM Cube name SOURCE VALUE(I_CUBE_NAM) TYPE RRT_DIMENSIONS-CUBE_NAM OPTIONAL
7 Table/Structure Field  RRT_DIMENSIONS - DIM_NAM Characteristic
8 Table/Structure Field  RRT_DIMENSIONS - DIM_NAM Characteristic SOURCE VALUE(I_DIM_NAM) TYPE RRT_DIMENSIONS-DIM_NAM OPTIONAL
9 Table/Structure Field  RRT_DIMENSIONS - DIM_UNAM Unique name of dimension (dimension unique name)
10 Table/Structure Field  RRT_DIMENSIONS - DIM_UNAM Unique name of dimension (dimension unique name) SOURCE VALUE(I_DIM_UNAM) TYPE RRT_DIMENSIONS-DIM_UNAM OPTIONAL
11 Table/Structure Field  RSGENERAL - BOOL Data element for domain BOOLE: TRUE (='X') and FALSE (=' ')
12 Table/Structure Field  RSGENERAL - BOOL Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') SOURCE VALUE(I_NO_MEASURES) TYPE RSGENERAL-BOOL DEFAULT ' '