SAP ABAP Function Module RSDS_DATASOURCE_SEL_FIELDS_GET (Determine selection fields of a DataSource)
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_SEL_FIELDS_GET Determine selection fields of a DataSource  
Function Group RSDS_DATASOURCE   DataSource  
Program Name SAPLRSDS_DATASOURCE    
INCLUDE Name LRSDS_DATASOURCEU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_SELFD TYPE RSDS_T_SELFD Selection Fields of a DataSource with Texts
Importing I_LANGU TYPE RSDST-LANGU SY-LANGU Language Key
Importing I_WITH_OBJECTFD TYPE RS_BOOL RS_C_FALSE return field Object-ID if applicable
Importing I_ALL_FIELDS TYPE RS_BOOL All fields, not just source system selection fields
Importing I_S_DS TYPE RSDS DataSource in BW
Importing I_T_DSSEG TYPE RSDS_T_RSDSSEG DataSource Segments
Importing I_T_DSSEGFD TYPE RSDS_T_RSDSSEGFD DataSource Fields
Importing I_T_DSSEGFDT TYPE RSDS_T_RSDSSEGFDT DataSource Field Texts
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