SAP ABAP Function Module RSDRX_SPLIT_XY_FILL (Splits Up the Query to Fill the X/Y Table)
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_SPLIT_XY_FILL Splits Up the Query to Fill the X/Y Table  
Function Group RSDRX   Data manager: Handling the X/Y tables  
Program Name SAPLRSDRX    
INCLUDE Name LRSDRXU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SX_QUERY TYPE RSDRS_SX_QUERY Query to Fill the X/Y Table
Exporting E_TX_SUBQUERY TYPE RSDRS_TX_QUERY Table with Partial Statement
Importing I_SX_QUERY TYPE RSDRS_SX_QUERY Structure of the Statement to Fill X/Y Table
Importing I_MAX_TABLES TYPE I Maximum Number of Tables per Statement
Exception NO_MASTER_TABLE TYPE No Master Data Table (M Table)
Exception NO_CHA_SID_TAB TYPE No SID Table for Characteristic (S)
Exception UNKNOWN_TABLE_REF TYPE Join Without Master Data Table
Exception MISSING_JOIN TYPE Join Condition for Table Missing
Exception INHERITED_ERROR TYPE Internal Error in Subprogram/FuBa
Exception NO_SID_COL TYPE No SID Column Available in Result
               
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