SAP ABAP Class CL_RSO_DELTA_QUEUE_SYNCH (Synchronize delta queues before system copy)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
BW_CORE_TOOLS (Package) Tools from BW_CORE (not part of LEAN BW)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20120105 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_BG_TASK | Background Task | 20120105 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_TASK | Technical Configuration Task | 20120105 |
Properties
| Class | CL_RSO_DELTA_QUEUE_SYNCH | |
| Short Description | Synchronize delta queues before system copy | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSO_CTC | |
| Program status | ||
| Category | 0 | |
| Package | BW_CORE_TOOLS | Tools from BW_CORE (not part of LEAN BW) |
| Created | 20120105 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20120105 | ||
| 2 | IF_STCTM_BG_TASK | Background Task | 20120105 | ||
| 3 | IF_STCTM_TASK | Technical Configuration Task | 20120105 |
Friends
Class CL_RSO_DELTA_QUEUE_SYNCH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20120105 | |||||
| 2 | Static Attribute | Public | Type reference (TYPE) | IF_STCTM_TASK~TT_TASKNAME | 20120105 | ||||
| 3 | Static Attribute | Public | Type reference (TYPE) | IF_STCTM_TASK~TT_TASKNAME | 20120120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20120105 | ||
| 2 | Instance method | Public | Constructor | 20120105 | ||
| 3 | Static method | Public | Method | 20120118 |
Events
Class CL_RSO_DELTA_QUEUE_SYNCH has no event.
Types
Class CL_RSO_DELTA_QUEUE_SYNCH has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSO_DELTA_QUEUE_SYNCH has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSO_DELTA_QUEUE_SYNCH has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSO_DELTA_QUEUE_SYNCH has no parameter.
Method CONSTRUCTOR on class CL_RSO_DELTA_QUEUE_SYNCH has no exception.
Method GET_LAST_DELTA_REQUESTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Source system | 20120118 | |||
| 2 | I_SELDATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20120405 | |||
| 3 | RET_LAST_DELTA | Value transfer | Type reference (TYPE) | CL_RSO_DELTA_QUEUE_CLONE=>TTS_REQUESTS | last delta requests | 20120118 |
Method GET_LAST_DELTA_REQUESTS on class CL_RSO_DELTA_QUEUE_SYNCH has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |