SAP ABAP Class CL_LDQ_UNIT_WRITER (Write LDQ Unit)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC (Application Component) RFC
⤷
SLDQ (Package) LOCAL DATA QUEUE
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LDQ_UNIT_WRITER | LDQ Unit Writer | 20051115 |
Properties
| Class | CL_LDQ_UNIT_WRITER | |
| Short Description | Write LDQ Unit | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLDQ | LOCAL DATA QUEUE |
| Created | 20051115 | SAP |
| Last change | 20090618 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_LDQ_UNIT_WRITER | LDQ Unit Writer | 20051115 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_LDQ_APPLICATION | 20051116 | LDQ Application Flag | |
| 2 | CL_LDQ_WRITER | 20060217 | LDQ Writer |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | LC_APPLICATION_ADMIN_TAB | Administration Table for Applications and Queues | 20051213 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | I | Define Order of Unit Generation | 20051213 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | LDQ_APPLICATION_NAME | Application Name for Local Data Queue | 20060210 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SAP_BOOL | M_QUEUE_NAME_TAB added to table C_APPLICATION_ADM | 20060210 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | LDQ_QUEUE_NAME_TAB | Table of LDQ Queue Names | 20060210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete Internal Tables | 20051215 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20051213 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20051116 | |
| 4 | Static method | Public | Method | Persist Created LDQ Units | 20051213 | |
| 5 | Static method | Public | Method | Roll Back Called LDQ Units | 20051215 |
Events
Class CL_LDQ_UNIT_WRITER has no event.
Types
Class CL_LDQ_UNIT_WRITER has no local type.
Method Signatures
Method AFTER_COMMIT Signature
Method AFTER_COMMIT on class CL_LDQ_UNIT_WRITER has no parameter.
Method AFTER_COMMIT on class CL_LDQ_UNIT_WRITER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_LDQ_UNIT_WRITER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LDQ_UNIT_WRITER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_NAME | Call by reference | Type reference (TYPE) | LDQ_APPLICATION_NAME | Anwendungsname für die Local Data Queue | 20060210 | |||
| 2 | QUEUE_NAMES | Call by reference | Type reference (TYPE) | LDQ_QUEUE_NAME_TAB | Tabelle von LDQ-Queue-Namen | 20060210 |
Method CONSTRUCTOR on class CL_LDQ_UNIT_WRITER has no exception.
Method ON_COMMIT Signature
Method ON_COMMIT on class CL_LDQ_UNIT_WRITER has no parameter.
Method ON_COMMIT on class CL_LDQ_UNIT_WRITER has no exception.
Method ON_ROLLBACK Signature
Method ON_ROLLBACK on class CL_LDQ_UNIT_WRITER has no parameter.
Method ON_ROLLBACK on class CL_LDQ_UNIT_WRITER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |