SAP ABAP Function Module RSDG_CUBE_CHECK (Checks an InfoCube / MultiProvider)
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 RSDG_CUBE_CHECK Checks an InfoCube / MultiProvider  
Function Group RSDG_CUBE_DB_WRITE   InfoCube: Update  
Program Name SAPLRSDG_CUBE_DB_WRITE    
INCLUDE Name LRSDG_CUBE_DB_WRITEU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_S_CUBE TYPE RSD_S_CUBE InfoCube / MultiProvider Bar
Changing C_T_DIME TYPE RSD_T_DIME Dimensions
Changing C_T_CUBE_IOBJ TYPE RSD_T_CUBE_IOBJ InfoObject in InfoCube / MultiProvider
Changing C_T_DIME_IOBJ TYPE RSD_T_DIME_IOBJ InfoObjects in the Dimensions
Changing C_T_IC_VAL_IOBJ TYPE RSD_T_IC_VAL_IOBJ InfoObjects in Validity Table
Changing C_T_ICHA_PRO TYPE RSD_T_ICHA_PRO Data Target-specific Characteristic Properties
Changing C_T_IKYF_PRO TYPE RSD_T_IKYF_PRO Data Target-specific Key Figure Properties
Changing C_T_CUBE_PART TYPE RSD_T_CUBE_PART InfoProviders invloved with the MultiProvider
Changing C_T_MULTI_IOBJ TYPE RSD_T_MULTI_IOBJ Relation: Iobj in MP <-> IOBJ in InfoProvider
Exporting E_SUBRC TYPE SYST-SUBRC Return code <> 0: Error (->Documentation)
Exporting E_SEVERITY TYPE RS_CHAR1 Overall error type: 'S'uccess/'W'arnnig/'E'rror
Exporting E_IS_REPAIRED TYPE RS_BOOL Object Repaired
Exporting E_T_MSG TYPE RS_T_MSG Log list
Exporting E_T_IOBJNM_ERR TYPE RSD_T_IOBJNM_ERR List of incorrect InfoObjects
Exporting E_T_DIME_ERR TYPE RSD_T_DIME_ERR List of incorrect Dimensions
Exporting E_T_CUBE_ERR TYPE RSD_T_INFOCUBE List of incorrect InfoProvider
Exporting E_TIMNM_REQ TYPE RSD_IOBJNM required time characteristic
Importing I_INFOCUBE TYPE RSD_INFOCUBE InfoCube / MultiProvider
Importing I_CHECK_IOBJ_ACTIVE TYPE RS_BOOL RS_C_FALSE with checks: InfoObjects active
Importing I_CHECK_NAV_ATR TYPE RS_BOOL RS_C_TRUE with check: Navigational attribute
Importing I_EXT_BAPI_CHECK TYPE RS_BOOL RS_C_FALSE extended check (->BAPI's)
Importing I_EXT_BAPI_NAME_CHECK TYPE RS_BOOL RS_C_TRUE also check name if BAPI check
Importing I_T_IOBJ_USE_D TYPE RSD_T_IOBJ InfoObjects which should be read in 'D' version
Importing I_T_CUBE_USE_D TYPE RSD_T_CUBE InfoProviders which should be read in 'D' version
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