SAP ABAP Function Module RSDS_DATASOURCE_SAVE (Write a DataSource to DB)
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_SAVE Write a DataSource to DB  
Function Group RSDS_DATASOURCE   DataSource  
Program Name SAPLRSDS_DATASOURCE    
INCLUDE Name LRSDS_DATASOURCEU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_S_DS TYPE RSDS DataSource in BW
Importing I_WITHOUT_ENQUEUE TYPE RS_BOOL RS_C_FALSE Save withour lock (if lock already is there!)
Importing I_T_DST TYPE RSDS_T_RSDST DataSource Texts
Importing I_T_DSSEG TYPE RSDS_T_RSDSSEG DataSource Segments
Importing I_T_DSSEGT TYPE RSDS_T_RSDSSEGT DataSource Segment Texts
Importing I_T_DSSEGFD TYPE RSDS_T_RSDSSEGFD DataSource Fields
Importing I_T_DSSEGFDT TYPE RSDS_T_RSDSSEGFDT DataSource Field Texts
Importing I_T_DSACCESSATTR TYPE RSDS_T_ACCESSATTR DataSource - Attribute Access Method
Importing I_S_ESRMAP TYPE RSDSESRMAP Mapping DataSource ESR (Serialized Object)
Exception FAILED TYPE Failed
               
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