SAP ABAP Class CL_RSD_DC_SUPPORT_INFOCUBE (Deltacache_Support for BasicCubes)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM (Application Component) Warehouse Management
     BW_WHM_OLAP_INTEGRAGTION (Package) WHM - OLAP Integration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_BASE OLAP Basis 20060707
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSD_DELTACACHE_SUPPORT Delta Procedure of OLAP Cache 20040705
Properties
Class CL_RSD_DC_SUPPORT_INFOCUBE  
Short Description Deltacache_Support for BasicCubes    
Super Class CL_RSR_BASE OLAP Basis 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_WHM_OLAP_INTEGRAGTION   WHM - OLAP Integration 
Created 20040705   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSRCD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSD_DELTACACHE_SUPPORT Delta Procedure of OLAP Cache 20040705
Friends
Class CL_RSD_DC_SUPPORT_INFOCUBE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_INFOPROV Instance attribute Public Attribute reference (LIKE) 20040705
2 N_LIKE_TRANSACT Instance attribute Private Attribute reference (LIKE) 20070212
3 N_PROVID Instance attribute Public Attribute reference (LIKE) 20040705
4 P_R_RSSM_MEDIATOR Static Attribute Private Object reference (TYPE REF TO) IF_RSSM_COMP_MEDIATOR Mediator for Datastate 20091029
5 P_TS_CUBE Static Attribute Private Type reference (TYPE) TP_TS_CUBE Active InfoCubes 20040709
Methods
# Method Level Visibility Method type Description Created on
1 CACHE_ADPART Instance method Public Method 20070212
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20091029
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040709
4 CREATE Instance method Public Method 20040705
5 GET_DATA_TIMESTAMP0 Instance method Public Method 20040712
6 GET_DELTACHANM Instance method Public Method 20040705
7 GET_DELTAMETHOD Instance method Public Method 20040705
8 GET_RQTS Instance method Public Method 20040705
9 GET_RQTS_VP Static method Public Method Call for VirtualProviders Using InfoCube 20060707
10 ONLY_AS_DELTA_PART Instance method Public Method 20060517
11 SET_DATA_TIMESTAMP0 Instance method Public Method 20040712
12 SET_DATA_TIMESTAMP_REQUID Static method Public Method Sets the timestamps when inserting/updating requests 20041111
Events
Class CL_RSD_DC_SUPPORT_INFOCUBE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_CUBE Private See coding 20040709 begin of TP_S_cube, provid type rssid, Ref type ref to CL_RSD_DC_SUPPORT_INFOCUBE, end of TP_S_cube
2 TP_TS_CUBE Private See coding 20040709 Tp_TS_cube type sorted table of tp_S_cube with unique key provid
Method Signatures

Method CACHE_ADPART Signature

Method CACHE_ADPART on class CL_RSD_DC_SUPPORT_INFOCUBE has no parameter.
Method CACHE_ADPART on class CL_RSD_DC_SUPPORT_INFOCUBE has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSD_DC_SUPPORT_INFOCUBE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSD_DC_SUPPORT_INFOCUBE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Value transfer Type reference (TYPE) RSINFOPROV InfoProvider 20040709
2 Importing I_PROVID Value transfer Type reference (TYPE) RSSID Stammdaten ID 20040709
3 Importing I_S_DTA Call by reference Type reference (TYPE) RSD_S_DTA Eigenschaften InfoProvider 20090213

Method CONSTRUCTOR on class CL_RSD_DC_SUPPORT_INFOCUBE has no exception.

Method CREATE Signature

Method CREATE on class CL_RSD_DC_SUPPORT_INFOCUBE has no parameter.
Method CREATE on class CL_RSD_DC_SUPPORT_INFOCUBE has no exception.

Method GET_DATA_TIMESTAMP0 Signature

Method GET_DATA_TIMESTAMP0 on class CL_RSD_DC_SUPPORT_INFOCUBE has no parameter.
Method GET_DATA_TIMESTAMP0 on class CL_RSD_DC_SUPPORT_INFOCUBE has no exception.

Method GET_DELTACHANM Signature

Method GET_DELTACHANM on class CL_RSD_DC_SUPPORT_INFOCUBE has no parameter.
Method GET_DELTACHANM on class CL_RSD_DC_SUPPORT_INFOCUBE has no exception.

Method GET_DELTAMETHOD Signature

Method GET_DELTAMETHOD on class CL_RSD_DC_SUPPORT_INFOCUBE has no parameter.
Method GET_DELTAMETHOD on class CL_RSD_DC_SUPPORT_INFOCUBE has no exception.

Method GET_RQTS Signature

Method GET_RQTS on class CL_RSD_DC_SUPPORT_INFOCUBE has no parameter.
Method GET_RQTS on class CL_RSD_DC_SUPPORT_INFOCUBE has no exception.

Method GET_RQTS_VP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RQTS0 Call by reference Type reference (TYPE) RRDCRQTS0 Bis zu dieser Sid sind die Daten gesichert zu lesen 20060707
2 Exporting E_RQTS1 Call by reference Type reference (TYPE) RRDCRQTS1 Bis zu dieser Sid können Daten vorhanden sein 20060707
3 Exporting E_RQTSC Call by reference Type reference (TYPE) RRDCRQTSC Alle SIDs die größer als RQTSC sind, sind noch sichtbar 20060707
4 Exporting E_TIMESTMP_VAL0 Call by reference Type reference (TYPE) RRDCTMSTVAL0 Alle Daten, die vor diesem Tmst. enstanden sind, sind geles. 20060707
5 Exporting E_TIMESTMP_VAL1 Call by reference Type reference (TYPE) RRDCTMSTVAL1 Es wurden keine Daten gelesen, die nach diesem Tmst. entstan 20060707
6 Importing I_ACTUALDATA Value transfer Type reference (TYPE) RRACTUALDATA RSRCD_C_ACTUALDATA-NO Datenaktualität 20060707
7 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20060707

Method GET_RQTS_VP on class CL_RSD_DC_SUPPORT_INFOCUBE has no exception.

Method ONLY_AS_DELTA_PART Signature

Method ONLY_AS_DELTA_PART on class CL_RSD_DC_SUPPORT_INFOCUBE has no parameter.
Method ONLY_AS_DELTA_PART on class CL_RSD_DC_SUPPORT_INFOCUBE has no exception.

Method SET_DATA_TIMESTAMP0 Signature

Method SET_DATA_TIMESTAMP0 on class CL_RSD_DC_SUPPORT_INFOCUBE has no parameter.
Method SET_DATA_TIMESTAMP0 on class CL_RSD_DC_SUPPORT_INFOCUBE has no exception.

Method SET_DATA_TIMESTAMP_REQUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETE Call by reference Type reference (TYPE) RS_BOOL Boolean 20041111
2 Importing I_INFOCUBE Value transfer Type reference (TYPE) RSINFOPROV InfoProvider 20041111
3 Importing I_INSERT Call by reference Type reference (TYPE) RS_BOOL Boolean 20041111
4 Importing I_REQUID Value transfer Type reference (TYPE) RSSID Stammdaten ID 20041111
5 Importing I_S_DATASTATE Value transfer Type reference (TYPE) RSMDATASTATE Status der Daten in den Infocubes 20041111
6 Importing I_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20041111

Method SET_DATA_TIMESTAMP_REQUID on class CL_RSD_DC_SUPPORT_INFOCUBE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700