SAP ABAP Function Module RSDS_DATASOURCE_HEADER_GET (Provides header properties of active DataSources (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_HEADER_GET Provides header properties of active DataSources (old / new)  
Function Group RSDS_DATASOURCE   DataSource  
Program Name SAPLRSDS_DATASOURCE    
INCLUDE Name LRSDS_DATASOURCEU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_VIEWHEADER TYPE RSDS_T_VIEWHEADER Header of a DataSource with Texts
Importing I_LANGU TYPE LANGU SY-LANGU Language Key
Importing I_LOGSYS TYPE RSSLOGSYS Source System
Importing I_OLD_DS TYPE RS_BOOL RS_C_TRUE Read old DS
Importing I_NEW_DS TYPE RS_BOOL RS_C_TRUE Read new DS
Importing I_OBJVERS TYPE RSOBJVERS RS_C_OBJVERS-ACTIVE Object Version
Importing I_SHOW_MODIFIED TYPE RS_BOOL RS_C_TRUE Return M-Version, if A-version is missing
Importing I_WITH_TEXT TYPE RS_BOOL RS_C_TRUE Deliver texts
Exception INCONSISTENT TYPE inconsistent call
               
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