SAP ABAP Class CL_UR_DELTAQUEUE (Delta Queue Administration)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC (Application Component) Business Accounting
⤷
UR_REALIGNMENT_TOOL (Package) Realignment Tool
⤷
⤷
Properties
| Class | CL_UR_DELTAQUEUE | |
| Short Description | Delta Queue Administration | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UR_REALIGNMENT_TOOL | Realignment Tool |
| Created | 20020704 | SAP |
| Last change | 20041006 | 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) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UR_DELTAQUEUE has no interface implemented.
Friends
Class CL_UR_DELTAQUEUE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UR_DB_SERVICE | Persistence of Realignment Reqeusts | 20020730 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UR_REALIGNER | Realigner Class | 20020709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Private Constructor | 20020709 | |
| 2 | Instance method | Public | Method | Deletes an erroneous chunk from the delta queue | 20020715 | |
| 3 | Instance method | Public | Method | Extraction of Data from the Delta Queue | 20021017 | |
| 4 |