SAP ABAP Interface IF_LDQ_UNIT_STATE_READER (LDQ Unit State Reader)
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 composition (i COMPRISING i_ref) | IF_LDQ_UNIT_CONTENT_READER | Get LDQ Unit State and Payload | 20051221 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LDQ_UNIT_CONTENT_READER | Process Application Data | 20051221 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LDQ_UNIT_STATE_READER | Get Application State | 20051215 |
Properties
Interface | IF_LDQ_UNIT_STATE_READER | |
Short Description | LDQ Unit State Reader |
General Data
Package | SLDQ | LOCAL DATA QUEUE |
Created | 20051215 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_LDQ_UNIT_STATE_READER has no forward declaration.
Interfaces
Interface IF_LDQ_UNIT_STATE_READER has no interface.
Friends
Interface IF_LDQ_UNIT_STATE_READER has no friend.
Attributes
Interface IF_LDQ_UNIT_STATE_READER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Unit Description | 20060622 |
2 | ![]() |
Instance method | Public | Method | Format of Unit Data | 20051215 |
3 | ![]() |
Instance method | Public | Method | Sequence Number of Unit | 20060210 |
4 | ![]() |
Instance method | Public | Method | Size of Application Data | 20051215 |
5 | ![]() |
Instance method | Public | Method | Number of Sequential Units in Queue | 20060210 |
6 | ![]() |
Instance method | Public | Method | Unit ID | 20051215 |
Events
Interface IF_LDQ_UNIT_STATE_READER has no event.
Types
Interface IF_LDQ_UNIT_STATE_READER has no local type.
Method Signatures
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESCRIPTION | Value transfer | 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 GET_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FORMAT | Value transfer | Type reference (TYPE) | LDQ_DATA_FORMAT | Format der Anwendungsdaten | 20051215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Unit der Local Data Queue | 20051221 |
Method GET_SEQUENCE_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SEQUENCE_NUMBER | Value transfer | Type reference (TYPE) | LDQ_UNIT_COUNTER | Queue Count der LOCAL DATA QUEUE | 20060210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Unit der Local Data Queue | 20060210 |
Method GET_SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SIZE | Value transfer | Type reference (TYPE) | LDQ_DATA_SIZE | Größe der Anwendungsdaten | 20051215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Unit der Local Data Queue | 20051221 |
Method GET_SUCCESSOR_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COUNT | Value transfer | Type reference (TYPE) | LDQ_QUEUE_COUNTER | Anzahl der Units | 20060210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Unit der Local Data Queue | 20060210 |
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 | 20051215 |
# | 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 |