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 GET_DESCRIPTION Instance method Public Method Unit Description 20060622
2 GET_FORMAT Instance method Public Method Format of Unit Data 20051215
3 GET_SEQUENCE_NUMBER Instance method Public Method Sequence Number of Unit 20060210
4 GET_SIZE Instance method Public Method Size of Application Data 20051215
5 GET_SUCCESSOR_COUNT Instance method Public Method Number of Sequential Units in Queue 20060210
6 GET_UNIT_ID 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 Returning DESCRIPTION Value transfer Type reference (TYPE) LDQ_UNIT_DESCRIPTION Beschreibung zur UNIT 20060622
# Exception Resumable Description Created on
1 CX_LDQ_INVALID_UNIT 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 Returning FORMAT Value transfer Type reference (TYPE) LDQ_DATA_FORMAT Format der Anwendungsdaten 20051215
# Exception Resumable Description Created on
1 CX_LDQ_INVALID_UNIT 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 Returning SEQUENCE_NUMBER Value transfer Type reference (TYPE) LDQ_UNIT_COUNTER Queue Count der LOCAL DATA QUEUE 20060210
# Exception Resumable Description Created on
1 CX_LDQ_INVALID_UNIT 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 Returning SIZE Value transfer Type reference (TYPE) LDQ_DATA_SIZE Größe der Anwendungsdaten 20051215
# Exception Resumable Description Created on
1 CX_LDQ_INVALID_UNIT 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 Returning COUNT Value transfer Type reference (TYPE) LDQ_QUEUE_COUNTER Anzahl der Units 20060210
# Exception Resumable Description Created on
1 CX_LDQ_INVALID_UNIT 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 Returning 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 CX_LDQ_INVALID_UNIT Ungültige Unit der Local Data Queue 20051221
History
Last changed by/on SAP  20090618 
SAP Release Created in 710