Table/Structure Field list used by SAP ABAP Function Module RRT_BROWSE_PROPERTIES (Get properties for each level of a dimension)
SAP ABAP Function Module RRT_BROWSE_PROPERTIES (Get properties for each level of a dimension) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  RRT_CUBES - CUBE_NAM Cube name
2 Table/Structure Field  RRT_CUBES - CAT_NAM CATALOG to which the CUBE belongs
3 Table/Structure Field  RRT_DIMENSIONS - DIM_UNAM Unique name of dimension (dimension unique name)
4 Table/Structure Field  RRT_GEN - NUMC2_RESTR Char 2 restriction field
5 Table/Structure Field  RRT_HIERARCHIES - HRY_UNAM Hierarchy Unique Name
6 Table/Structure Field  RRT_LEVELS - LVL_UNAM Unique name of a hierarchy level
7 Table/Structure Field  RRT_MEMBERS - MEM_UNAM Unique name of a member
8 Table/Structure Field  RRT_PROPERTIES - PRPTY_TYPE Property type (MEMBER, CELL) SOURCE VALUE(I_PRPTY_TYPE) LIKE RRT_PROPERTIES-PRPTY_TYPE OPTIONAL
9 Table/Structure Field  RRT_PROPERTIES - PRPTY_TYPE Property type (MEMBER, CELL)
10 Table/Structure Field  RRT_PROPERTIES - PRPTY_NAM Master data attribute SOURCE VALUE(I_PRPTY_NAM) LIKE RRT_PROPERTIES-PRPTY_NAM OPTIONAL
11 Table/Structure Field  RRT_PROPERTIES - PRPTY_NAM Master data attribute
12 Table/Structure Field  RRT_PROPERTIES - MEM_UNAM Unique name of a member SOURCE VALUE(I_MEM_UNAM) LIKE RRT_PROPERTIES-MEM_UNAM OPTIONAL
13 Table/Structure Field  RRT_PROPERTIES - MEM_UNAM Unique name of a member
14 Table/Structure Field  RRT_PROPERTIES - LVL_UNAM Unique name of a hierarchy level SOURCE VALUE(I_LVL_UNAM) LIKE RRT_PROPERTIES-LVL_UNAM OPTIONAL
15 Table/Structure Field  RRT_PROPERTIES - LVL_UNAM Unique name of a hierarchy level
16 Table/Structure Field  RRT_PROPERTIES - HRY_UNAM Hierarchy Unique Name SOURCE VALUE(I_HRY_UNAM) LIKE RRT_PROPERTIES-HRY_UNAM OPTIONAL
17 Table/Structure Field  RRT_PROPERTIES - HRY_UNAM Hierarchy Unique Name
18 Table/Structure Field  RRT_PROPERTIES - DIM_UNAM Unique name of dimension (dimension unique name) SOURCE VALUE(I_DIM_UNAM) LIKE RRT_PROPERTIES-DIM_UNAM OPTIONAL
19 Table/Structure Field  RRT_PROPERTIES - DIM_UNAM Unique name of dimension (dimension unique name)
20 Table/Structure Field  RRT_PROPERTIES - CUBE_NAM Cube name SOURCE VALUE(I_CUBE_NAM) LIKE RRT_PROPERTIES-CUBE_NAM OPTIONAL
21 Table/Structure Field  RRT_PROPERTIES - CUBE_NAM Cube name
22 Table/Structure Field  RRT_PROPERTIES - CAT_NAM CATALOG to which the CUBE belongs SOURCE VALUE(I_CAT_NAM) LIKE RRT_PROPERTIES-CAT_NAM OPTIONAL
23 Table/Structure Field  RRT_PROPERTIES - CAT_NAM CATALOG to which the CUBE belongs