Where Used List (Function Module) for SAP ABAP Table RRT_DIMENSIONS (Information about dimensions in a given Cube)
SAP ABAP Table
RRT_DIMENSIONS (Information about dimensions in a given Cube) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
RRT_BROWSE_DIMENSIONS VALUE(I_DIM_NAM) TYPE RRT_DIMENSIONS-DIM_NAM OPTIONAL
|
Get information about available dimensions in a given cube | ||||
| 2 |
RRT_BROWSE_DIMENSIONS VALUE(I_CUBE_NAM) TYPE RRT_DIMENSIONS-CUBE_NAM OPTIONAL
|
Get information about available dimensions in a given cube | ||||
| 3 |
RRT_BROWSE_DIMENSIONS VALUE(I_CAT_NAM) TYPE RRT_DIMENSIONS-CAT_NAM OPTIONAL
|
Get information about available dimensions in a given cube | ||||
| 4 |
RRT_BROWSE_DIMENSIONS VALUE(I_DIM_UNAM) TYPE RRT_DIMENSIONS-DIM_UNAM OPTIONAL
|
Get information about available dimensions in a given cube | ||||
| 5 |
RRT_BROWSE_DIMENSIONS E_T_DIMENSIONS STRUCTURE RRT_DIMENSIONS
|
Get information about available dimensions in a given cube | ||||
| 6 |
RRT_CLEAR_DIM_CARDINALITY_ALL
|
Deletes the number of members of all dimensions from the shared buffer | ||||
| 7 |
RRT_CLEAR_DIM_CARDINALITY_ALL REFERENCE(I_CUBE_NAM) TYPE RRT_DIMENSIONS-CUBE_NAM OPTIONAL
|
Deletes the number of members of all dimensions from the shared buffer | ||||
| 8 |
RRT_REPORT_GENERATE
|
Add ODBO rowsets to report | ||||
| 9 |
RRT_SET_KEY_DATE
|
Set key date | ||||