SAP ABAP Function Module RSDS_DATASOURCE_SINGLE_GET (Returns DataSource properties (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_SINGLE_GET Returns DataSource properties (old / new)  
Function Group RSDS_DATASOURCE   DataSource  
Program Name SAPLRSDS_DATASOURCE    
INCLUDE Name LRSDS_DATASOURCEU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_S_DS TYPE RSDS DataSource in BW
Exporting E_T_DST TYPE RSDS_T_RSDST DataSource Texts
Exporting E_T_DSSEG TYPE RSDS_T_RSDSSEG DataSource Segments
Exporting E_T_DSSEGT TYPE RSDS_T_RSDSSEGT DataSource Segment Texts
Exporting E_T_DSSEGFD TYPE RSDS_T_RSDSSEGFD DataSource Fields
Exporting E_T_DSSEGFDT TYPE RSDS_T_RSDSSEGFDT DataSource Field Texts
Exporting E_T_DSACCESSATTR TYPE RSDS_T_ACCESSATTR DataSource - Attribute Access Method
Exporting E_S_DSESRMAP TYPE RSDSESRMAP Mapping DataSource ESR (Serialized Object)
Exporting E_S_DSESRHDMAP TYPE ROESRHDMAP Header Mapping of DataSource - ESR
Exporting E_T_DSESRFDMAP TYPE ROTESRFDMAP Field Mapping DataSource - ESR
Exporting E_OLD_DS TYPE RSDS_OLD_DS DataSource: Old Version (3.x)
Exporting E_T_SELFD TYPE RSDS_T_SELFD Selection Fields of a DataSource with Texts
Exporting E_ISOSTYPE TYPE RSISOSTYPE BW Infosource type (transaction data/basic characteristic)
Importing I_DATASOURCE TYPE RSDS_S_DSHEAD-DATASOURCE DataSource
Importing I_LOGSYS TYPE RSDS_S_DSHEAD-LOGSYS Source System
Importing I_OBJVERS TYPE RSDS_S_DSHEAD-OBJVERS RS_C_OBJVERS-ACTIVE Object Version
Importing I_OLD_DS TYPE RS_BOOL RS_C_TRUE Read old data source
Importing I_NEW_DS TYPE RS_BOOL RS_C_TRUE Read new DataSource
Importing I_TARGET_NAME TYPE RSDS-DATASOURCE Target name
Importing I_TARGET_LOGSYS TYPE RSSLOGSYS
Importing I_TARGET_OBJVERS TYPE RSOBJVERS RS_C_OBJVERS-ACTIVE Target object version
Importing I_GENOBJ_MODE TYPE RSDST_GENOBJ RSDST_C_GENOBJ-KEEP Generated fields
Importing I_LANGU TYPE LANGU SY-LANGU Language Key
Exception NOT_FOUND TYPE DataSource not found
Exception INTERNAL_ERROR TYPE Internal error
               
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