SAP ABAP Class CL_LDQ_APPLICATION (LDQ Application Flag)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC (Application Component) RFC
⤷
SLDQ (Package) LOCAL DATA QUEUE
⤷
⤷
Properties
| Class | CL_LDQ_APPLICATION | |
| Short Description | LDQ Application Flag | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLDQ | LOCAL DATA QUEUE |
| Created | 20051129 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LDQ_APPLICATION has no forward declaration.
Interfaces
Class CL_LDQ_APPLICATION has no interface implemented.
Friends
Class CL_LDQ_APPLICATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | LC_READER_ADMIN_TAB | Management of Unit Reader Objects | 20060210 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | LC_WRITER_ADMIN_TAB | Management of Unit Writer Objects | 20060210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Factory Method for Providing LDQ Reader Object | 20060210 | |
| 2 | Static method | Public | Method | Factory Method for Providing LDQ Writer Object | 20060210 |
Events
Class CL_LDQ_APPLICATION has no event.
Types
Class CL_LDQ_APPLICATION has no local type.
Method Signatures
Method GET_READER 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 | LDQ_READER | Value transfer | Object reference (TYPE REF TO) | IF_LDQ_READER | Anwendungsnamen | 20060210 |
Method GET_READER on class CL_LDQ_APPLICATION has no exception.
Method GET_WRITER 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 | LDQ_WRITER | Value transfer | Object reference (TYPE REF TO) | IF_LDQ_WRITER | LDQ-Writer-Objekt | 20060210 |
Method GET_WRITER on class CL_LDQ_APPLICATION has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |