SAP ABAP Function Module RSD_CUBE_GET (Returns information about an InfoCube)
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_CUBE_GET Returns information about an InfoCube  
Function Group RSDG_CUBE_DB_READ   InfoCube: Reading Modules  
Program Name SAPLRSDG_CUBE_DB_READ   BIW Metadata Manager: Read Modules 
INCLUDE Name LRSDG_CUBE_DB_READU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_S_CUBE TYPE RSD_S_CUBE InfoCube (View bar)
Exporting E_S_TBHD TYPE RSD_S_TBHD Table header of the fact table
Exporting E_TBHD_NOT_FOUND TYPE RS_BOOL table header not found (Flag)
Exporting E_T_CUBET TYPE RSD_T_CUBET Texts for InfoCube in all languages
Exporting E_T_CUBE_IOBJ TYPE RSD_T_CUBE_IOBJ InfoObjects of InfoCubes
Exporting E_T_CUBE_DIME TYPE RSD_T_CUBE_DIME Dimensions of the InfoCubes
Exporting E_T_DIME TYPE RSD_T_DIME Dimensions
Exporting E_T_DIMET TYPE RSD_T_DIMET Dimension Texts
Exporting E_T_DIME_IOBJ TYPE RSD_T_DIME_IOBJ InfoObjects of Dimensions
Exporting E_T_ICHA_PRO TYPE RSD_T_ICHA_PRO InfoCube-specific characteristic properties
Exporting E_T_IKYF_PRO TYPE RSD_T_IKYF_PRO InfoCube-specific key figure properties
Exporting E_T_IPRO_IOBJT TYPE RSD_T_IPRO_IOBJT Texts for InfoObjects in InfoProvider
Exporting E_T_IPRO_IOBJTT TYPE RSD_T_IPRO_IOBJT Texts fpr IObj in IPro (alle languages)
Exporting E_T_IC_VAL_IOBJ TYPE RSD_T_IC_VAL_IOBJ InfoObjects in the validity table of the Cube
Exporting E_T_CUBE_PART TYPE RSD_T_CUBE_PART Used InfoCubes in a Multicube
Exporting E_T_CUBE_PART_IOBJ TYPE RSD_T_CUBE_IOBJ InfoObjects of used Cubes
Exporting E_T_MULTI_IOBJ TYPE RSD_T_MULTI_IOBJ Relation: Iobj in MultiCube - Iobj in Involved Cube
Importing I_INFOCUBE TYPE RSD_INFOCUBE Name of the InfoCube
Importing I_OBJVERS TYPE RS_OBJVERS RS_C_OBJVERS-ACTIVE Version
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 INFOCUBE_NOT_FOUND TYPE InfoCube 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