SAP ABAP Interface IF_LDQ_WRITER (LDQ Writer Object)
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_WRITER | LDQ Writer | 20051115 |
Properties
| Interface | IF_LDQ_WRITER | |
| Short Description | LDQ Writer Object |
General Data
| Package | SLDQ | LOCAL DATA QUEUE |
| Created | 20051111 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_LDQ_WRITER | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_LDQ_WRITER has no interface.
Friends
Interface IF_LDQ_WRITER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_BINARY_DATA_TYPE | Constant | Public | Type reference (TYPE) | LDQ_DATA_FORMAT | 'X' | Format of Application Data | 20061201 | |
| 2 | CO_CHARACTER_DATA_TYPE | Constant | Public | Type reference (TYPE) | LDQ_DATA_FORMAT | 'C' | Format of Application Data | 20061201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Specify Queue Names | 20051115 |
Events
Interface IF_LDQ_WRITER has no event.
Types
Interface IF_LDQ_WRITER has no local type.
Method Signatures
Method SET_QUEUE_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LDQ_UNIT_WRITER | Value transfer | Object reference (TYPE REF TO) | IF_LDQ_UNIT_WRITER | LDQ-Unit-Writer | 20051115 | |||
| 2 | QUEUE_NAMES | Call by reference | Type reference (TYPE) | LDQ_QUEUE_NAME_TAB | Tabelle von LDQ-Queue-Namen | 20051115 |
Method SET_QUEUE_NAMES on Interface IF_LDQ_WRITER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |