SAP ABAP Function Module RSD_CUBE_MULTI_GET (Provides information to several (or all) InfoCubes)
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_MULTI_GET Provides information to several (or all) InfoCubes  
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_READU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_NOT_ALL_TBHD_READ TYPE RS_BOOL not all table headers read
Exporting E_T_CUBE TYPE RSD_T_CUBE InfoCubes
Exporting E_T_TBHD TYPE RSD_T_TBHD Table header of the fact tables
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 to Iobj IPro (all 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 affected Provider
Importing I_READ_ALL TYPE RS_BOOL RS_C_FALSE Read All? (Indicator)
Importing I_T_INFOCUBE TYPE RSD_T_C30 Table with InfoCubes
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_CUBETYPE TYPE RSD_CUBETYPE 'B' Type of InfoCube (base / aggregate)
Importing I_T_CUBETYPE TYPE RSD_T_CUBETYPE List of Cube types
Importing I_BYPASS_BUFFER TYPE RS_BOOL RS_C_FALSE Bypass Buffer (Indicator)
Importing I_WITH_ATR_NAV TYPE RS_BOOL RS_C_FALSE Navigation attributes to be looked up (flag)
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