SAP ABAP Function Module RSDAW_REQUEST_SET_STATE (Invalidates a previously confirmed Request)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDA_WSD (Package) BW Nearline Storage: Web Service Definition
⤷
⤷
Basic Data
| Function Module | RSDAW_REQUEST_SET_STATE | Invalidates a previously confirmed Request |
| Function Group | RSDAW_NEARLINE_SERVER | Server Interface for Nearline Storage |
| Program Name | SAPLRSDAW_NEARLINE_SERVER | |
| INCLUDE Name | LRSDAW_NEARLINE_SERVERU21 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_ACTUAL_STATE | TYPE | RSDAW_REQUEST_STATE | Actual status of archiving requests | |||
| |
I_ARCHIVE_REQUEST_NAME | TYPE | RSDAW_REQUEST_NAME | Name of archiving request | |||
| |
I_ARCHIVE_REQUEST_SID | TYPE | RSDAW_REQUEST_SID | Internal Number (SID) of Archiving Request | |||
| |
I_TARGET_STATE | TYPE | RSDAW_REQUEST_STATE | (Target) status of archiving request | |||
| |
I_RESTORE_REQUEST_NAME | TYPE | RSDAW_REQUEST_NAME | Name of reload-request (only for state '80') | |||
| |
I_RESTORE_REQUEST_SID | TYPE | RSDAW_REQUEST_SID | Internal number (SID) of reload-request (only for state '80') | |||
| |
I_OWNER | TYPE | RSDAW_OWNER | Owner (redundant, the request name is already unique) | |||
| |
I_TABLE_NAME | TYPE | RSDAW_TABLE_NAME | Table name (redundant, the request name is already unique) | |||
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 | 20041223 |
| SAP Release Created in | 700 |