SAP ABAP Class CL_XMS_QPREFIX_EO_RECEIVER (EO Prefix)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSJOB (Package) XI: Time-Driven Message Processing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_XMS_QPREFIX Queue Prefix Root Class 20040907
Properties
Class CL_XMS_QPREFIX_EO_RECEIVER  
Short Description EO Prefix    
Super Class CL_XMS_QPREFIX Queue Prefix Root Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSJOB   XI: Time-Driven Message Processing 
Created 20040907   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_QPREFIX_EO_RECEIVER has no forward declaration.
Interfaces
Class CL_XMS_QPREFIX_EO_RECEIVER has no interface implemented.
Friends
Class CL_XMS_QPREFIX_EO_RECEIVER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _MSGID Instance attribute Protected Type reference (TYPE) SXMSGUID GUID for Integration Engine Objects 20040907
2 _PID Instance attribute Protected Type reference (TYPE) SXMSPID Integration Engine: Pipeline ID 20110429
3 _QUEUE_TRACE Instance attribute Private Object reference (TYPE REF TO) CL_XMS_QUEUE_TRACE Queue Trace 20130318
4 _RECEIVER Instance attribute Protected Type reference (TYPE) SXI_FROMORTO XI: Address (Party/Service) & Interface 20040907
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040907
2 CONVERT_MSGID_TO_NO Static method Public Method 20110429
3 GET_ACK_QUEUE_NUMBER Instance method Protected Method 20110429
Events
Class CL_XMS_QPREFIX_EO_RECEIVER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 EO_NUMBER Protected See coding 20110429 EO_NUMBER(4) TYPE c
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGID Call by reference Type reference (TYPE) SXMSGUID GUID für Objekte der Integration Engine 20040907
2 Importing PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20110429
3 Importing PREFIX Call by reference Type reference (TYPE) SXMS_QUEUE_PREFIX Queue-Präfix 20040908
4 Importing RECEIVER Call by reference Type reference (TYPE) SXI_FROMORTO XI: Adresse (Party/Service) & Interface 20040907

Method CONSTRUCTOR on class CL_XMS_QPREFIX_EO_RECEIVER has no exception.

Method CONVERT_MSGID_TO_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20110429
2 Returning RET Value transfer Type reference (TYPE) I 20110429

Method CONVERT_MSGID_TO_NO on class CL_XMS_QPREFIX_EO_RECEIVER has no exception.

Method GET_ACK_QUEUE_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20110429
2 Returning NUMBER Value transfer Type reference (TYPE) EO_NUMBER 20110429
3 Importing PARALLEL Call by reference Type reference (TYPE) I 20110429

Method GET_ACK_QUEUE_NUMBER on class CL_XMS_QPREFIX_EO_RECEIVER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700