SAP ABAP Function Module RSDRX_CHECK_PQ_CONSISTENCY (Supporting module to check the constistency of the P / Q tables)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDMD (Package) Master Data Update
Basic Data
Function Module RSDRX_CHECK_PQ_CONSISTENCY Supporting module to check the constistency of the P / Q tables  
Function Group RSDRX   Data manager: Handling the X/Y tables  
Program Name SAPLRSDRX    
INCLUDE Name LRSDRXU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_FIRST_CALL TYPE RS_BOOL Boolean
Exporting E_COUNT TYPE I Number of all found records or per data package resp.
Exporting E_T_DATA TYPE STANDARD TABLE Found records
Exporting E_END_OF_DATA TYPE RS_BOOL Boolean
Importing I_CHABASNM TYPE RSD_S_CHA_BAS-CHABASNM Name of Basic Characteristic
Importing I_COUNT_ONLY TYPE RS_BOOL RS_C_FALSE Only return number of matching records?
Importing I_CHECK_FLAG TYPE RS_BOOL RS_C_FALSE Only read data CHECKFL = true?
Importing I_PACKAGE_SIZE TYPE I 1000 Number of records in one data package
Importing I_SHOW_REPORT TYPE RS_BOOL RS_C_FALSE Display generated report
Exception CX_STATIC_CHECK TYPE Exceptions with Static and Dynamic Check of RAISING Clause
               
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