SAP ABAP Function Module RSD_CUBE_GET_ONLY_DB (Returns information about InfoCube (DB-only fields -> faster access))
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_ONLY_DB Returns information about InfoCube (DB-only fields -> faster access)  
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_READU05    
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_T_CUBE_IOBJ TYPE RSD_T_CUBE_IOBJ InfoCubes - InfoObjects
Exporting E_T_DIME_IOBJ TYPE RSD_T_DIME_IOBJ Dimensions - InfoObjects
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
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_WITH_ATR_NAV TYPE RS_BOOL RS_C_FALSE read with Nav.Attributen (Flag)
Importing I_WITH_MESSAGE TYPE RS_BOOL RS_C_TRUE Handover message
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