SAP ABAP Function Module RSDS_DATASOURCE_OLDNEW (DataSource old / new?)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDS (Package) Apollo DataSource
Basic Data
Function Module RSDS_DATASOURCE_OLDNEW DataSource old / new?  
Function Group RSDS_DATASOURCE   DataSource  
Program Name SAPLRSDS_DATASOURCE    
INCLUDE Name LRSDS_DATASOURCEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_NEW_ISUSED TYPE RS_BOOL New DataSource usable
Exporting E_OLD_ISUSED TYPE RS_BOOL Old DataSource usable
Exporting E_NEW_ACTIVE TYPE RS_BOOL New DataSource active
Exporting E_OLD_ACTIVE TYPE RS_BOOL Old DataSource active
Exporting E_NEW_EXISTS TYPE RS_BOOL New DataSource exists
Exporting E_OLD_EXISTS TYPE RS_BOOL Old DataSource exists
Importing I_DATASOURCE TYPE RSOLTPSOURCER DataSource
Importing I_LOGSYS TYPE RSSLOGSYS Source System
Importing I_OBJVERS TYPE RSOBJVERS RS_C_OBJVERS-ACTIVE Object version: A (=A/M) or D
Importing I_REPAIR TYPE RS_BOOL RS_C_FALSE Deprecated
Importing I_CHECK_CONSISTENCY TYPE RS_BOOL RS_C_FALSE Consistency check old/new
Importing I_BYPASSING_BUFFER TYPE RS_BOOL RS_C_FALSE Ignore Buffer
Exception INCONSISTENT TYPE
Exception BOTH_ACTIVE TYPE Old and new DataSource active
Exception FAILED 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 700