SAP ABAP Function Module RRT_BROWSE_DIMENSIONS (Get information about available dimensions in a given cube)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_MDX_BASE (Package) MDX: Basis
Basic Data
Function Module RRT_BROWSE_DIMENSIONS Get information about available dimensions in a given cube  
Function Group RRT1   Tensor Interface: Catalogs  
Program Name SAPLRRT1   Tensor interface: Catalogs 
INCLUDE Name LRRT1U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_CAT_NAM TYPE RRT_DIMENSIONS-CAT_NAM CATALOG to which the CUBE belongs
Importing I_CUBE_NAM TYPE RRT_DIMENSIONS-CUBE_NAM Cube Name
Importing I_DIM_NAM TYPE RRT_DIMENSIONS-DIM_NAM Characteristic
Importing I_DIM_UNAM TYPE RRT_DIMENSIONS-DIM_UNAM Unique name of dimension (dimension unique name)
Importing I_NO_MEASURES TYPE RSGENERAL-BOOL ' ' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ")
Tables E_T_DIMENSIONS TYPE RRT_DIMENSIONS
Exception INHERITED_ERROR TYPE
Exception UNKNOWN_CUBE TYPE
Exception X_MESSAGE TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20040315 
SAP Release Created in