SAP ABAP Function Module RSDDK_CHECK_AGGREGATE (Check Aggregate Against Source)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDK (Package) BW Aggregates
Basic Data
Function Module RSDDK_CHECK_AGGREGATE Check Aggregate Against Source  
Function Group RSDDK2_CHECK   FMs and Routines for the Aggr. Check  
Program Name SAPLRSDDK2_CHECK    
INCLUDE Name LRSDDK2_CHECKU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_MSG TYPE RS_T_MSG BW: Table with Messages (Application Log)
Exporting E_SUBRC TYPE SYST-SUBRC Return Value, Return Value After ABAP Statements
Importing I_AGGRCUBE TYPE RSINFOCUBE Technical Name of the Aggregate to Be Checked
Importing I_BUILD_BY_PARENT TYPE RS_BOOL RS_C_FALSE Build Check Aggregate from Higher-Level Aggregate, otherwise from InfoCube
Importing I_LOG_FILE TYPE RS_BOOL RS_C_FALSE Write Log File and Jump to Transaction /nsgl1 at End
Importing I_CHECK_MODE TYPE RSDDAGGRCHECKMODE 'A' 'A' Normal Check, 'Q' Quick&Dirty, 'C' Check. Aggr (if available)
Importing I_TSX_SELDR_PART TYPE RSDD_TSX_SELDR Restrictions on SELDR
Importing I_PARALLEL_MODE TYPE RS_BOOL RS_C_FALSE Parallel Mode
Importing I_BLOCKSIZE TYPE I Overwriting the RSADMINC-BLOCKSIZE with...
Importing I_SHOW_REPORT TYPE RS_BOOL RS_C_FALSE Display SQL Statement
Exception AGGR_NOT_FOUND TYPE Aggregate Not Found
Exception AGGR_EMPTY TYPE Aggregate Empty
Exception TEMPLATE_ERROR TYPE Error during Template Generation
Exception CHECK_NOT_POSSIBLE TYPE Check Not Possible (Hier. or Fix Value)
Exception INHERITED_ERROR TYPE
Exception OTHERS TYPE
               
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  20041216 
SAP Release Created in 400