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 |
|---|---|---|---|---|---|---|---|
| |
E_T_SELFD | TYPE | RSDS_T_SELFD | Selection Fields of a DataSource with Texts | |||
| |
I_LANGU | TYPE | RSDST-LANGU | SY-LANGU | Language Key | ||
| |
I_WITH_OBJECTFD | TYPE | RS_BOOL | RS_C_FALSE | return field Object-ID if applicable | ||
| |
I_ALL_FIELDS | TYPE | RS_BOOL | All fields, not just source system selection fields | |||
| |
I_S_DS | TYPE | RSDS | DataSource in BW | |||
| |
I_T_DSSEG | TYPE | RSDS_T_RSDSSEG | DataSource Segments | |||
| |
I_T_DSSEGFD | TYPE | RSDS_T_RSDSSEGFD | DataSource Fields | |||
| |
I_T_DSSEGFDT | TYPE | RSDS_T_RSDSSEGFDT | DataSource Field Texts | |||
| |
FAILED | TYPE | Failed | ||||
Processing Type
| Normal Function 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 |