SAP ABAP Class CL_LDQ_UNIT_CONTENT_WRITER (Application Data Writer)
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_CONTENT_WRITER | LDQ Unit Payload Writer | 20051209 |
Properties
| Class | CL_LDQ_UNIT_CONTENT_WRITER | |
| Short Description | Application Data Writer | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLDQ | LOCAL DATA QUEUE |
| Created | 20051209 | 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_CONTENT_WRITER | LDQ Unit Payload Writer | 20051209 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_LDQ_UNIT_WRITER | 20051213 | Write LDQ Unit |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | RFCSI | RFC System Information (See RFC_SYSTEM_INFO Function Module) | 20051214 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | LDQ_DATA | LDQ Application Data of Unit | 20051213 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Data entry made in ON_COMMIT in table | 20051214 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | LDQ_STATE | Status Values of LOCAL DATA QUEUE | 20051213 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | C | Object invalidated after COMMIT/ROLLBACK | 20051221 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | LDQ_QUEUE_NAME_TAB | Table of LDQ Queue Names | 20051214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check Unit Validity | 20051221 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20051214 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20051214 |
Events
Class CL_LDQ_UNIT_CONTENT_WRITER has no event.
Types
Class CL_LDQ_UNIT_CONTENT_WRITER has no local type.
Method Signatures
Method CHECK_COMMIT_ROLLBACK Signature
Method CHECK_COMMIT_ROLLBACK on class CL_LDQ_UNIT_CONTENT_WRITER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Unit der Local Data Queue | 20051221 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_LDQ_UNIT_CONTENT_WRITER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LDQ_UNIT_CONTENT_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 | 20051214 | |||
| 2 | QUEUE_NAME_TAB | Call by reference | Type reference (TYPE) | LDQ_QUEUE_NAME_TAB | Tabelle von LDQ-Queue-Namen | 20051214 | |||
| 3 | UNIT_ID | Call by reference | Type reference (TYPE) | LDQ_UNIT_ID | Id einer Unit in der LOCAL DATA QUEUE | 20051214 |
Method CONSTRUCTOR on class CL_LDQ_UNIT_CONTENT_WRITER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |