SAP ABAP Function Module RSDS_DATA_PULL (Data extraction by "passive" Extractor)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDS (Package) Apollo DataSource

⤷

⤷

Basic Data
Function Module | RSDS_DATA_PULL | Data extraction by "passive" Extractor |
Function Group | RSDS_BACKEND | Runtime for New DataSource |
Program Name | SAPLRSDS_BACKEND | |
INCLUDE Name | LRSDS_BACKENDU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_ERROR | TYPE | RS_BOOL | Errors occurred | |||
![]() |
E_NO_MORE_DATA | TYPE | RS_BOOL | No More Data Available | |||
![]() |
I_REQUEST | TYPE | RSREQUID | Request ID (Data Package) | |||
![]() |
I_DATAPAKID | TYPE | RSDATAPID | Data Package Number | |||
![]() |
I_DATASOURCE | TYPE | RSOLTPSOURCER | DataSource | |||
![]() |
I_LOGSYS | TYPE | RSSLOGSYS | Source System | |||
![]() |
I_EXTRACT | TYPE | RSDSACCESS | Access Method DataSource | |||
![]() |
I_CONVERT | TYPE | RSDSACCESS | Access Method DataSource | |||
![]() |
I_T_METHODS | TYPE | RSDS_T_R_ACCESSATTR | Instances of Access Methods | |||
![]() |
I_T_SELECT | TYPE | RS_T_RSCEDST | BIW: Transfer structure selections | |||
![]() |
I_T_FIELDS | TYPE | RSDS_T_EXTRACT_FIELDS | Fields for Extraction | |||
![]() |
I_UPDMODE | TYPE | ROUPDMODE | Mode of data update (Full, Delta, etc.) | |||
![]() |
I_NOFETCH | TYPE | RSDS_NOFETCH | Method Does Not Permit Packaging During Loading | |||
![]() |
I_FETCHSIZE | TYPE | RSMAXSIZE | Maximum number of table entries in extraction API interface | |||
![]() |
I_MAXROWS | TYPE | I | 0 | A priori limitation of result set in data sets (0 = none) | ||
![]() |
I_SYNCHRONOUS | TYPE | RS_BOOL | update synchronously | |||
![]() |
I_NO_STORE | TYPE | RS_BOOL | Do not save data, but store in memory | |||
![]() |
I_NO_MONITOR | TYPE | RS_BOOL | Do not write monitoring entries | |||
![]() |
I_CRT | TYPE | RSDS_ONLYCRT | Extractor Only to Be Used for Close to Real-time | |||
![]() |
I_ONE_PAKET | TYPE | RS_BOOL | Extract only the first package | |||
![]() |
I_READ_ONLY | TYPE | RS_BOOL | Extractor Should Only Read, No Delta Management | |||
![]() |
I_EXTERNAL | TYPE | RS_BOOL | Module is called package-wise several times | |||
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 | 400 |