The Function Module RSAP_PERFORM_EXTRACTION (Datenextraktion und Datenübertragung mit einem neuen Prozess) is a standard Function Module in SAP ERP and is part of the function group RSAP within the package RSU0.
Function Module | RSAP_PERFORM_EXTRACTION |
Short Text | Datenextraktion und Datenübertragung mit einem neuen Prozess |
Function Group | RSAP |
Package | RSU0 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CHABASNM | LIKE | RSSIOBJ-IOBJNM | InfoObject | |
I_INFO_IDOC_COUNTER | LIKE | SY-TABIX | ||
I_ISOURCE | LIKE | RSSIS-ISOURCE | InfoSource | |
I_S_REQUEST | LIKE | ROSREQUEST | Header Segment of the Data Transfer | |
I_S_TIMEINT | LIKE | RSTIMEINT | Validity Period |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_T_HIERSEL | LIKE | ROSHIERSEL | ||
I_T_HIER_LIST | LIKE | ROSHIERSEL | ||
I_T_LANGU | LIKE | RSLANGUSEL | ||
I_T_SELECT | LIKE | RSSELECT | Selection Criteria |
This function module does not define any Exceptions.