SAP ABAP Interface IF_RSD_DELTACACHE_SUPPORT (Delta Procedure of OLAP Cache)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSR_CORE (Package) Processor for Core Objects Reporting
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSD_DC_SUPPORT_CHANGE_LOG | Deltacache_Support for BasicCubes | 20051102 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSD_DC_SUPPORT_INFOCUBE | Deltacache_Support for BasicCubes | 20040705 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSD_DC_SUPPORT_SUPER | Default Implementation for Time-Stamp Provider | 20060707 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSPLS_BUFFER | General features of buffers | 20120618 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSPLS_PLAN_BUFFER | Plan Buffer | 20040709 |
Properties
| Interface | IF_RSD_DELTACACHE_SUPPORT | |
| Short Description | Delta Procedure of OLAP Cache |
General Data
| Package | RSR_CORE | Processor for Core Objects Reporting |
| Created | 20040701 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | RS | 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 IF_RSD_DELTACACHE_SUPPORT has no interface.
Friends
Interface IF_RSD_DELTACACHE_SUPPORT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_INFOPROV | Instance attribute | Public | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20040705 | ||
| 2 | N_LIKE_TRANSACT | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Boolean | 20070212 | ||
| 3 | N_PROVID | Instance attribute | Public | Type reference (TYPE) | RSSID | Master Data ID | 20040705 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | The AD Part Should also Be Cached | 20070118 | |
| 2 | Static method | Public | Method | Constructor Needs InfoProvider | 20040702 | |
| 3 | Instance method | Public | Method | Provides Time Stamp if in [RQTSC, RQTS0] Delete or Update | 20040712 | |
| 4 | Instance method | Public | Method | Name of Delta Characteristic, such as 0REQUID | 20040701 | |
| 5 | Instance method | Public | Method | Output of Delta Method (Delta or Strong_Delta) | 20040701 | |
| 6 | Instance method | Public | Method | Should the RQTS be checked with every new list | 20040705 | |
| 7 | Instance method | Public | Method | Provides the Data Fill Levels and the Semantic Content TS | 20040701 | |
| 8 | Instance method | Public | Method | Only in Delta Pair with DC Support | 20060102 | |
| 9 | Static method | Public | Method | Sets TMST0 if Delete/Update in Defined Section | 20040712 |
Events
Interface IF_RSD_DELTACACHE_SUPPORT has no event.
Types
Interface IF_RSD_DELTACACHE_SUPPORT has no local type.
Method Signatures
Method CACHE_ADPART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DELTACACHE | Value transfer | Type reference (TYPE) | RRDELTACACHE | Cacheobjekte sollen im Deltaverfahren aktualisiert werden | 20070118 | |||
| 2 | R_CACHE_AD | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20070118 |
Method CACHE_ADPART on Interface IF_RSD_DELTACACHE_SUPPORT has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DCCLSNM | Call by reference | Type reference (TYPE) | RRDCCLSNM | Name der Klasse, die IF_RSD_DELTACACHE_SUPPORT implementiert | 20060707 | |||
| 2 | I_INFOPROV | Value transfer | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20040702 | |||
| 3 | I_PROVID | Value transfer | Type reference (TYPE) | RSSID | Stammdaten ID | 20040705 | |||
| 4 | I_S_DTA | Call by reference | Type reference (TYPE) | RSD_S_DTA | Eigenschaften InfoProvider | 20090213 | |||
| 5 | I_TS_INFOPROV | Call by reference | Type reference (TYPE) | RSR_TS_INFOPROV | Tabelle von Infoprovs | 20091103 | |||
| 6 | R_R_REF | Value transfer | Object reference (TYPE REF TO) | IF_RSD_DELTACACHE_SUPPORT | Deltaverfahren des Olap-Caches | 20040709 |
Method CREATE on Interface IF_RSD_DELTACACHE_SUPPORT has no exception.
Method GET_DATA_TIMESTAMP0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTUALDATA | Call by reference | Type reference (TYPE) | RRACTUALDATA | Datenaktualität | 20060707 | |||
| 2 | I_DELTACACHE | Call by reference | Type reference (TYPE) | RRDELTACACHE | Cacheobjekte sollen im Deltaverfahren aktualisiert werden | 20070312 | |||
| 3 | R_TIMESTMP | Value transfer | Type reference (TYPE) | RSTIMESTMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20070312 |
Method GET_DATA_TIMESTAMP0 on Interface IF_RSD_DELTACACHE_SUPPORT has no exception.
Method GET_DELTACHANM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DELTACHANM | Value transfer | Type reference (TYPE) | RSRDELTACHANM | Merkmal mit dem sich die Deltas abgreifnen lassen | 20040701 |
Method GET_DELTACHANM on Interface IF_RSD_DELTACACHE_SUPPORT has no exception.
Method GET_DELTAMETHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DELTAMETHOD | Value transfer | Type reference (TYPE) | RSRDELTAMETHOD | Deltaverfahren des Infoproviders | 20040701 |
Method GET_DELTAMETHOD on Interface IF_RSD_DELTACACHE_SUPPORT has no exception.
Method GET_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTUALDATA | Value transfer | Type reference (TYPE) | RRACTUALDATA | Datenaktualität | 20040705 | |||
| 2 | R_REFRESH | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20040705 |
Method GET_REFRESH on Interface IF_RSD_DELTACACHE_SUPPORT has no exception.
Method GET_RQTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RQTS0 | Call by reference | Type reference (TYPE) | RRDCRQTS0 | Bis zu dieser Sid sind die Daten gesichert zu lesen | 20040701 | |||
| 2 | E_RQTS1 | Call by reference | Type reference (TYPE) | RRDCRQTS1 | Bis zu dieser Sid können Daten vorhanden sein | 20040701 | |||
| 3 | E_RQTSC | Call by reference | Type reference (TYPE) | RRDCRQTSC | Alle SIDs die größer als RQTSC sind, sind noch sichtbar | 20040701 | |||
| 4 | E_TIMESTMP_VAL0 | Call by reference | Type reference (TYPE) | RRDCTMSTVAL0 | Alle Daten, die vor diesem Tmst. enstanden sind, sind geles. | 20060517 | |||
| 5 | E_TIMESTMP_VAL1 | Call by reference | Type reference (TYPE) | RRDCTMSTVAL1 | Es wurden keine Daten gelesen, die nach diesem Tmst. entstan | 20060517 | |||
| 6 | I_ACTUALDATA | Value transfer | Type reference (TYPE) | RRACTUALDATA | RSRCD_C_ACTUALDATA-NO | Datenaktualität | 20060517 |
Method GET_RQTS on Interface IF_RSD_DELTACACHE_SUPPORT has no exception.
Method ONLY_AS_DELTA_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DELTA_ONLY | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060102 |
Method ONLY_AS_DELTA_PART on Interface IF_RSD_DELTACACHE_SUPPORT has no exception.
Method SET_DATA_TIMESTAMP0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Value transfer | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20040712 | |||
| 2 | I_TIMESTMP_DEL0 | Value transfer | Type reference (TYPE) | RRDCTMSTDEL0 | Es wurden Daten im Definierten Bereich geändert DEL/UPD | 20040712 |
Method SET_DATA_TIMESTAMP0 on Interface IF_RSD_DELTACACHE_SUPPORT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |