SAP ABAP Interface IF_LDQ_UNIT_CONTENT_WRITER (LDQ Unit Payload Writer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC (Application Component) RFC
⤷
SLDQ (Package) LOCAL DATA QUEUE
⤷
⤷
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
| Interface | IF_LDQ_UNIT_CONTENT_WRITER | |
| Short Description | LDQ Unit Payload Writer |
General Data
| Package | SLDQ | LOCAL DATA QUEUE |
| Created | 20051209 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_LDQ_UNIT_CONTENT_WRITER has no forward declaration.
Interfaces
Interface IF_LDQ_UNIT_CONTENT_WRITER has no interface.
Friends
Interface IF_LDQ_UNIT_CONTENT_WRITER has no friend.
Attributes
Interface 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
Interface IF_LDQ_UNIT_CONTENT_WRITER has no event.
Types
Interface 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 | 710 |