Where Used List (Function Module) for SAP ABAP Table/Structure Field RRT_CUBES-CAT_NAM (RRT_CUBES)
SAP ABAP Table/Structure Field
RRT_CUBES - CAT_NAM (RRT_CUBES) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
RRT_BROWSE_CUBES
|
Get catalog with available Cubes | ||||
| 2 |
RRT_BROWSE_CUBES VALUE(I_CAT_NAM) LIKE RRT_CUBES-CAT_NAM OPTIONAL
|
Get catalog with available Cubes | ||||
| 3 |
RRT_BROWSE_DIMENSIONS
|
Get information about available dimensions in a given cube | ||||
| 4 |
RRT_BROWSE_HIERARCHIES
|
Get info about hierarchies available in a dimension | ||||
| 5 |
RRT_BROWSE_LEVELS
|
Get info about the levels available in a dimension | ||||
| 6 |
RRT_BROWSE_MEASURES
|
Get info about the available measures for given restrictions | ||||
| 7 |
RRT_BROWSE_MEMBERS
|
Get information about available members | ||||
| 8 |
RRT_BROWSE_MEMBERS_BAPI
|
Returns a list of members (especially for BAPI) | ||||
| 9 |
RRT_BROWSE_PROPERTIES
|
Get properties for each level of a dimension | ||||
| 10 |
RRT_BROWSE_VARIABLES
|
Query a List of parameters to a parameterized cube | ||||
| 11 |
RRT_CLEAR_DIM_CARDINALITY_ALL
|
Deletes the number of members of all dimensions from the shared buffer | ||||
| 12 |
RRT_CLEAR_DIM_CARDINALITY_ALL REFERENCE(I_CAT_NAM) TYPE RRT_CUBES-CAT_NAM OPTIONAL
|
Deletes the number of members of all dimensions from the shared buffer | ||||
| 13 |
RRT_REPORT_GENERATE
|
Add ODBO rowsets to report |