SAP ABAP Class CL_RSDA_INFOCUBE ((APO)Write Interface for Reloading into the InfoCube)
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_RSDRI_INFOCUBE Infrastructure for InfoCube Accesses 20060405
Properties
Class CL_RSDA_INFOCUBE  
Short Description (APO)Write Interface for Reloading into the InfoCube    
Super Class CL_RSDRI_INFOCUBE Infrastructure for InfoCube Accesses 
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 20060405   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDA_INFOCUBE has no forward declaration.
Interfaces
Class CL_RSDA_INFOCUBE has no interface implemented.
Friends
Class CL_RSDA_INFOCUBE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 RECORDS Instance attribute Public Type reference (TYPE) I Number of Records Written 20060405
2 REQUID Instance attribute Public Type reference (TYPE) RSREQUNR Request Number for the Data Transfer 20060405
3 REQUID_SID Instance attribute Public Type reference (TYPE) RSDA_REQSID SID of APO Requests 20060410
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_DELTA_REQUIDS Static method Public Method 20060712
2 CHECK_DATA_PROTECTION Static method Public Method Checks Inbound Data in InfoProvider 20060713
3 CLOSE Instance method Public Method 20060405
4 CREATE_DATA_REF Instance method Public Method 20060410
5 OPEN_FOR_WRITE Instance method Public Method 20060405
Events
Class CL_RSDA_INFOCUBE has no event.
Types
Class CL_RSDA_INFOCUBE has no local type.
Method Signatures

Method ADJUST_DELTA_REQUIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_REQUID Call by reference Type reference (TYPE) RSB_T_REQUIDIN Tabelle mit Request SIDs für DataMart-Delta 20060712
2 Changing C_T_REQUID_DTP Call by reference Type reference (TYPE) RSDR0_T_REQUID Tabelle mit Request SIDs füt DTP-Delta 20060712
3 Exporting E_T_RESTORE_REQUID Call by reference Type reference (TYPE) RSB_T_REQUIDIN DTP: Liste mit Requids aus dem Server 20060712
4 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20060712

Method ADJUST_DELTA_REQUIDS on class CL_RSDA_INFOCUBE has no exception.

Method CHECK_DATA_PROTECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20060713
2 Importing I_REQUID_SID Call by reference Type reference (TYPE) RSSID Request-SID (erforderlich, falls I_R_LOG initial) 20060713
3 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSBM_LOG_CURSOR_STEP DTP: Log- und Error-Objekt 20060713
4 Importing I_T_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20060713
# Exception Resumable Description Created on
1 CX_RSDA_DATA_LOCKED 20060713

Method CLOSE Signature

Method CLOSE on class CL_RSDA_INFOCUBE has no parameter.
Method CLOSE on class CL_RSDA_INFOCUBE has no exception.

Method CREATE_DATA_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEWTYPE Call by reference Type reference (TYPE) FIELDNAME 20060410
2 Returning R_R_DATA Value transfer Object reference (TYPE REF TO) DATA 20060410

Method CREATE_DATA_REF on class CL_RSDA_INFOCUBE has no exception.

Method OPEN_FOR_WRITE Signature

Method OPEN_FOR_WRITE on class CL_RSDA_INFOCUBE has no parameter.
# Exception Resumable Description Created on
1 OPEN_ERROR Schreibrequest konnte nicht geöffnet werden 20060405
History
Last changed by/on SAP  20130531 
SAP Release Created in 700