SAP ABAP Class CL_RSDA_INFOPROV_WRITER_ODSO_W (Writes Reload Request in Write-Optimized DataStore)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDA (Package) BW Data Archiving and Near-line Storage. Core Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDA_INFOPROV_WRITER_ODSO | Writes Reloading Request in DataStore | 20080225 |
Properties
| Class | CL_RSDA_INFOPROV_WRITER_ODSO_W | |
| Short Description | Writes Reload Request in Write-Optimized DataStore | |
| Super Class | CL_RSDA_INFOPROV_WRITER_ODSO | Writes Reloading Request in DataStore |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | RSDA | |
| Program status | ||
| Category | 0 | |
| Package | RSDA | BW Data Archiving and Near-line Storage. Core Functions |
| Created | 20080225 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDA_INFOPROV_WRITER_ODSO_W has no forward declaration.
Interfaces
Class CL_RSDA_INFOPROV_WRITER_ODSO_W has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDA_INFOPROV_WRITER_SPO | 20100422 | Writes reload request to PartProvider | |
| 2 | CL_RSDA_RESTORE_REQUEST | 20080225 |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSREQUID | Request ID (Request Number) | 20080225 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSAR_PSA_API | API Class for PSA Service | 20080225 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TY_S_DPAKEY | 20080225 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20080225 |
Events
Class CL_RSDA_INFOPROV_WRITER_ODSO_W has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_DPAKEY | Private | See coding | 20080225 | BEGIN OF ty_s_dpakey,
request TYPE rsrequid,
datapakid TYPE rsdatapid,
END OF ty_s_dpakey
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARTPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20100726 | |||
| 2 | I_REQUEST_SID | Call by reference | Type reference (TYPE) | RSDA_REQSID | SID eines Archivierungs-/Rückladerequests | 20080225 | |||
| 3 | I_RESTORE_DOCUMENT | Call by reference | Type reference (TYPE) | ADMI_RUN_D | Nummer eines Archivierungslaufs | 20080225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20080225 | ||
| 2 | Aktion wurde zurückgewiesen | 20080225 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |