SAP ABAP Class IF_LDQ_UNIT_CONTENT_WRITER (LDQ Unit Payload Writer)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LDQ_UNIT_CONTENT_WRITER | Application Data Writer | 20051209 |
Properties
| Class | IF_LDQ_UNIT_CONTENT_WRITER | |
| Short Description | LDQ Unit Payload Writer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20051209 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_LDQ_UNIT_CONTENT_WRITER has no forward declaration.
Interfaces
Class IF_LDQ_UNIT_CONTENT_WRITER has no interface implemented.
Friends
Class IF_LDQ_UNIT_CONTENT_WRITER has no friend class.
Attributes
Class IF_LDQ_UNIT_CONTENT_WRITER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Unit ID | 20051209 | |
| 2 | Instance method | Public | Method | Specify Character-Type Data | 20051209 | |
| 3 | Instance method | Public | Method | Unit Description | 20060622 | |
| 4 | Instance method | Public | Method | Specify Binary Data | 20051209 |
Events
Class IF_LDQ_UNIT_CONTENT_WRITER has no event.
Types
Class IF_LDQ_UNIT_CONTENT_WRITER has no local type.
Method Signatures
Method GET_UNIT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UNIT_ID | Value transfer | Type reference (TYPE) | LDQ_UNIT_ID | Id einer Unit in der LOCAL DATA QUEUE | 20051209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Unit der Local Data Queue | 20051221 |
Method SET_CDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | STRING | 20051213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Unit der Local Data Queue | 20051221 |
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | LDQ_UNIT_DESCRIPTION | Beschreibung zur UNIT | 20060622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Unit der Local Data Queue | 20060622 |
Method SET_XDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | XSTRING | 20051213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Unit der Local Data Queue | 20051221 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |