SAP ABAP Function Module RSDAS_X_PROCESS (Running a Data Access Service)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSDAS (Package) BW: Data Access Services
⤷
⤷
Basic Data
| Function Module | RSDAS_X_PROCESS | Running a Data Access Service |
| Function Group | RSDAS_X_API | Data Access Service API |
| Program Name | SAPLRSDAS_X_API | |
| INCLUDE Name | LRSDAS_X_APIU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_INTERFACE_VERSION | TYPE | I | Version of interface of function module | |||
| |
E_SUBRC | TYPE | SYSUBRC | Return Value from ABAP Statements | |||
| |
I_ID | TYPE | RSDAS_SERVICE_ID | ID of a Data Access Service | |||
| |
I_CHECK_ONLY | TYPE | RS_BOOL | RS_C_FALSE | Only checking the call | ||
| |
I_T_INPUT | TYPE | RSDAS_S_SERVICE_INPUT | Input Parameter with Values | |||
| |
I_T_REQUESTED_OUTPUT | TYPE | RSDAS_S_PARAMETER_ID | ParameterID | |||
| |
E_T_OUTPUT | TYPE | RSDAS_S_SERVICE_OUTPUT | Output parameters with values | |||
| |
E_T_MESSAGE_X | TYPE | RSRD_S_MESSAGE_X | RFC: Message with Text | |||
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 | 20041218 |
| SAP Release Created in | 700 |