SAP ABAP Class CL_LDQ_UTILITY (Supporting Functions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC (Application Component) RFC
⤷
SLDQ (Package) LOCAL DATA QUEUE
⤷
⤷
Properties
| Class | CL_LDQ_UTILITY | |
| Short Description | Supporting Functions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLDQ | LOCAL DATA QUEUE |
| Created | 20060623 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LDQ_UTILITY has no forward declaration.
Interfaces
Class CL_LDQ_UTILITY has no interface implemented.
Friends
Class CL_LDQ_UTILITY has no friend class.
Attributes
Class CL_LDQ_UTILITY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete Single Queue | 20060623 |
Events
Class CL_LDQ_UTILITY has no event.
Types
Class CL_LDQ_UTILITY has no local type.
Method Signatures
Method DELETE_QUEUE 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 | 20060623 | |||
| 2 | DELETED_UNITS | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20060623 | |||
| 3 | QUEUE_NAME | Call by reference | Type reference (TYPE) | LDQ_QUEUE_NAME | Queue Name für Local Data Queue | 20060623 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Berechtigung | 20060713 | ||
| 2 | Die Queue ist durch einen Lesezugriff blockiert. | 20060623 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |