SAP ABAP Function Module RSD_DIME_GET (Returns information about a dimension)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDG (Package) BW: Data basis generation
Basic Data
Function Module RSD_DIME_GET Returns information about a dimension  
Function Group RSDG_DIME_DB_READ   Dimensions: Reading Modules  
Program Name SAPLRSDG_DIME_DB_READ   BIW Metadata Manager: Read Modules 
INCLUDE Name LRSDG_DIME_DB_READU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_S_CUBE TYPE RSDCUBEV View of InfoCubes with texts
Changing C_CUBETYPE TYPE RSD_CUBETYPE Cube Type
Exporting E_S_DIME TYPE RSD_S_DIME Dimension
Exporting E_S_TBHD TYPE RSD_S_TBHD Table header of the dimension table
Exporting E_T_DIMET TYPE RSD_T_DIMET Texts of all languages (only filled if occupied)
Exporting E_TBHD_NOT_FOUND TYPE RS_BOOL TabHeader not found
Exporting E_T_DIME_IOBJ TYPE RSD_T_DIME_IOBJ InfoObjects of the dimension
Importing I_INFOCUBE TYPE RSD_INFOCUBE InfoCube
Importing I_OBJVERS TYPE RS_OBJVERS RS_C_OBJVERS-ACTIVE Version
Importing I_DIMENSION TYPE RSD_DIMENSION Name of Dimension
Importing I_INCL_APPEND TYPE RS_BOOL RS_C_TRUE With Appends
Importing I_BYPASS_BUFFER TYPE RS_BOOL RS_C_FALSE Bypass and Refresh Buffer (Indicator)
Importing I_WITH_ATR_NAV TYPE RS_BOOL RS_C_FALSE Navigation attributes to be looked up (flag)
Exception DIMENSION_NOT_FOUND TYPE Dimension not found
Exception ILLEGAL_INPUT TYPE Invalid Entry
               
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