SAP ABAP Class CL_RSDA_INFOPROV_WRITER (Writes Reloading Request in InfoProvider)
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_REQUEST_WRITER 20060322
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDA_INFOPROV_WRITER_CUBE Writes Reloading Request in InfoCube 20060327
2 Inheritance (c INHERITING FROM c_ref)  CL_RSDA_INFOPROV_WRITER_ODSO Writes Reloading Request in DataStore 20060327
3 Inheritance (c INHERITING FROM c_ref)  CL_RSDA_INFOPROV_WRITER_SPO Writes reload request to PartProvider 20100322
Properties
Class CL_RSDA_INFOPROV_WRITER  
Short Description Writes Reloading Request in InfoProvider    
Super Class CL_RSDA_REQUEST_WRITER  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSDA    
Program status     
Category 0   
Package RSDA   BW Data Archiving and Near-line Storage. Core Functions 
Created 20060322   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDA_INFOPROV_WRITER has no forward declaration.
Interfaces
Class CL_RSDA_INFOPROV_WRITER has no interface implemented.
Friends
Class CL_RSDA_INFOPROV_WRITER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INFOPROV Instance attribute Public Type reference (TYPE) RSINFOPROV InfoProvider 20060410
2 P_RECORD_SIZE Instance attribute Protected Type reference (TYPE) I 20060427
3 P_R_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA 20060427
4 P_R_T_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA 20060427
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060322
2 WRITE_DATA_PACKAGE Instance method Protected Method 20060427
Events
Class CL_RSDA_INFOPROV_WRITER has no event.
Types
Class CL_RSDA_INFOPROV_WRITER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSDA_REQSID SID eines Archivierungs-/Rückladerequests 20060322
2 Importing I_RESTORE_DOCUMENT Call by reference Type reference (TYPE) ADMI_RUN_D Nummer eines Archivierungslaufs 20060322
# Exception Resumable Description Created on
1 CX_RSDA_ACTION_FAILED Aktion wurde abgebrochen 20060322
2 CX_RSDA_ACTION_REFUSED Aktion wurde zurückgewiesen 20060322

Method WRITE_DATA_PACKAGE Signature

Method WRITE_DATA_PACKAGE on class CL_RSDA_INFOPROV_WRITER has no parameter.
# Exception Resumable Description Created on
1 CX_RSDA_ACTION_FAILED Aktion wurde abgebrochen 20060427
History
Last changed by/on SAP  20130531 
SAP Release Created in 700