SAP ABAP Class CL_RSDA_INFOPROV_WRITER_SPO (Writes reload request to PartProvider)
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 | Writes Reloading Request in InfoProvider | 20100322 |
Properties
| Class | CL_RSDA_INFOPROV_WRITER_SPO | |
| Short Description | Writes reload request to PartProvider | |
| Super Class | CL_RSDA_INFOPROV_WRITER | Writes Reloading Request in InfoProvider |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDA | BW Data Archiving and Near-line Storage. Core Functions |
| Created | 20100322 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDA_INFOPROV_WRITER_SPO has no forward declaration.
Interfaces
Class CL_RSDA_INFOPROV_WRITER_SPO has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDA_INFOPROV_WRITER_CUBE | 20100330 | Writes Reloading Request in InfoCube | |
| 2 | CL_RSDA_INFOPROV_WRITER_ODSO | 20100330 | Writes Reloading Request in DataStore | |
| 3 | CL_RSDA_INFOPROV_WRITER_ODSO_W | 20100330 | Writes Reload Request in Write-Optimized DataStore | |
| 4 | CL_RSDA_RESTORE_REQUEST | 20100322 |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | L_RTY_PARTPROV | 20100323 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDA_INFOCUBE | (APO)Write Interface for Reloading into the InfoCube | 20100324 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100322 |
Events
Class CL_RSDA_INFOPROV_WRITER_SPO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | L_RSY_PARTPROV | Public | See coding | 20100323 | BEGIN OF l_rsy_partprov,
l_r_writer TYPE REF TO cl_rsda_infoprov_writer,
END OF l_rsy_partprov
|
||
| 2 | L_RTY_PARTPROV | Public | See coding | 20100323 | l_rty_partprov TYPE STANDARD TABLE OF l_rsy_partprov
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUEST_SID | Call by reference | Type reference (TYPE) | RSDA_REQSID | SID eines Archivierungs-/Rückladerequests | 20100322 | |||
| 2 | I_RESTORE_DOCUMENT | Call by reference | Type reference (TYPE) | ADMI_RUN_D | Nummer eines Archivierungslaufs | 20100322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20100322 | ||
| 2 | Aktion wurde zurückgewiesen | 20100322 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |