SAP ABAP Class CL_RSD_DC_SUPPORT_SUPER (Default Implementation for Time-Stamp Provider)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSD_IPROV_MD_RUNTIME (Package) Metadata API for InfoProvider runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RS_BASE | BW Basis | 20060707 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSD_DELTACACHE_SUPPORT | Delta Procedure of OLAP Cache | 20060707 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSD_DC_SUPPORT_IOBJ | Delta Cache for Master Data | 20070316 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSD_DC_SUPPORT_MULTIPROV | Delta Support for MultiProvider | 20091023 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSD_DC_SUPPORT_TIMESTAMP | Default Implementation for Time-Stamp Provider | 20060707 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSD_DC_SUPPORT_VIP | Delta Cache Support for Virtual InfoProviders | 20081010 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSFBP_DC_SUPPORT | InfoSet: Delta Cache | 20130722 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RSQ_DC_SUPPORT | InfoSet: Delta Cache | 20061117 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_RSSEM_DC_SUPPORT_VP_BCS | Delta Process for Virtual InfoProvider | 20060707 |
Properties
| Class | CL_RSD_DC_SUPPORT_SUPER | |
| Short Description | Default Implementation for Time-Stamp Provider | |
| Super Class | CL_RS_BASE | BW Basis |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSD_IPROV_MD_RUNTIME | Metadata API for InfoProvider runtime |
| Created | 20060706 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | 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 | 20060707 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSD_DC_SUPPORT_TIMESTAMP | 20060707 | Default Implementation for Time-Stamp Provider |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20060707 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20070212 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20060707 | |||||
| 4 | Constant | Protected | Type reference (TYPE) | I | 1 | 20060707 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070212 | ||
| 2 | Static method | Public | Method | Checks the DELTACHANM | 20070105 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20060707 | |
| 4 | Instance method | Public | Method | 20060707 | ||
| 5 | Instance method | Public | Method | 20060807 | ||
| 6 | Instance method | Public | Method | 20060707 | ||
| 7 | Instance method | Public | Method | 20060707 | ||
| 8 | Instance method | Public | Method | 20060707 | ||
| 9 | Instance method | Public | Method | 20060707 | ||
| 10 | Instance method | Public | Method | 20060707 | ||
| 11 | Instance method | Public | Method | 20060707 |
Events
Class CL_RSD_DC_SUPPORT_SUPER has no event.
Types
Class CL_RSD_DC_SUPPORT_SUPER has no local type.
Method Signatures
Method CACHE_ADPART Signature
Method CACHE_ADPART on class CL_RSD_DC_SUPPORT_SUPER has no parameter.
Method CACHE_ADPART on class CL_RSD_DC_SUPPORT_SUPER has no exception.
Method CHECK_DELTACHANM 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 | 20070105 | |||
| 2 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20070105 | |||
| 3 | I_R_DCCLSNM | Value transfer | Object reference (TYPE REF TO) | IF_RSD_DELTACACHE_SUPPORT | Deltaverfahren des Olap-Caches | 20070105 |
Method CHECK_DELTACHANM on class CL_RSD_DC_SUPPORT_SUPER has no exception.
Method CONSTRUCTOR 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 | 20060707 | |||
| 2 | I_PROVID | Value transfer | Type reference (TYPE) | RSSID | Stammdaten ID | 20060707 |
Method CONSTRUCTOR on class CL_RSD_DC_SUPPORT_SUPER has no exception.
Method CREATE Signature
Method CREATE on class CL_RSD_DC_SUPPORT_SUPER has no parameter.
Method CREATE on class CL_RSD_DC_SUPPORT_SUPER has no exception.
Method GET_DATA_TIMESTAMP0 Signature
Method GET_DATA_TIMESTAMP0 on class CL_RSD_DC_SUPPORT_SUPER has no parameter.
Method GET_DATA_TIMESTAMP0 on class CL_RSD_DC_SUPPORT_SUPER has no exception.
Method GET_DELTACHANM Signature
Method GET_DELTACHANM on class CL_RSD_DC_SUPPORT_SUPER has no parameter.
Method GET_DELTACHANM on class CL_RSD_DC_SUPPORT_SUPER has no exception.
Method GET_DELTAMETHOD Signature
Method GET_DELTAMETHOD on class CL_RSD_DC_SUPPORT_SUPER has no parameter.
Method GET_DELTAMETHOD on class CL_RSD_DC_SUPPORT_SUPER has no exception.
Method GET_REFRESH Signature
Method GET_REFRESH on class CL_RSD_DC_SUPPORT_SUPER has no parameter.
Method GET_REFRESH on class CL_RSD_DC_SUPPORT_SUPER has no exception.
Method GET_RQTS Signature
Method GET_RQTS on class CL_RSD_DC_SUPPORT_SUPER has no parameter.
Method GET_RQTS on class CL_RSD_DC_SUPPORT_SUPER has no exception.
Method ONLY_AS_DELTA_PART Signature
Method ONLY_AS_DELTA_PART on class CL_RSD_DC_SUPPORT_SUPER has no parameter.
Method ONLY_AS_DELTA_PART on class CL_RSD_DC_SUPPORT_SUPER has no exception.
Method SET_DATA_TIMESTAMP0 Signature
Method SET_DATA_TIMESTAMP0 on class CL_RSD_DC_SUPPORT_SUPER has no parameter.
Method SET_DATA_TIMESTAMP0 on class CL_RSD_DC_SUPPORT_SUPER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |