SAP ABAP Class CL_ODQ_QUEUE_WRITER (Write Handle for Operational Delta Queue)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BW-SRV (Application Component) BW Generation Tool and Set Object
⤷
SODQS (Package) Operational Delta Queue Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ODQ_QUEUE_WRITER | Write Interface for Operational Delta Queue | 20091109 |
Properties
| Class | CL_ODQ_QUEUE_WRITER | |
| Short Description | Write Handle for Operational Delta Queue | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | SODQ | |
| Program status | ||
| Category | 0 | |
| Package | SODQS | Operational Delta Queue Services |
| Created | 20091109 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ODQ_QUEUE_WRITER | Write Interface for Operational Delta Queue | 20091109 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ODQ_FACADE | 20091110 | Facade for Operational Delta Queue |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_ODQ_CORE_WRITER | Write Handle for Core Service of Operational Delta Queue | 20091126 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ODQ_QUEUE_MODEL_EXT | Queue Model | 20091110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20091126 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20091109 |
Events
Class CL_ODQ_QUEUE_WRITER has no event.
Types
Class CL_ODQ_QUEUE_WRITER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ODQ_QUEUE_WRITER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ODQ_QUEUE_WRITER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODELNAME | Call by reference | Type reference (TYPE) | IF_ODQ_QUEUE_WRITER=>T_MODELNAME | Queue-Name | 20091109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt wurde nicht gefunden/existiert nicht | 20091109 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |