SAP ABAP Function Module RSDS_DATASOURCE_FROM_SH_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_FROM_SH_GET Returns DataSource properties (old / new)  
Function Group RSDS_DATASOURCE   DataSource  
Program Name SAPLRSDS_DATASOURCE    
INCLUDE Name LRSDS_DATASOURCEU16    
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
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-MODIFIED Object Version
Importing I_CONTSRCTYPE TYPE RSDS_SRCTYPE Content Release Type
Importing I_CONTSRCVERS TYPE RSDS_SRCVERS Content Version of DataSource
Importing I_LOCAL_ADOPT TYPE RS_BOOL RS_C_TRUE Retain local attributes
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  20050314 
SAP Release Created in 700