SAP ABAP Class CL_XMS_QPREFIX_EO_SND (EO Prefix Sender)
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 | 20130716 |
Properties
| Class | CL_XMS_QPREFIX_EO_SND | |
| Short Description | EO Prefix Sender | |
| 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 | 20130308 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMS_QPREFIX_EO_SND has no forward declaration.
Interfaces
Class CL_XMS_QPREFIX_EO_SND has no interface implemented.
Friends
Class CL_XMS_QPREFIX_EO_SND has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | T_CACHE | Single-Character Indicator | 20130716 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_XMS_INTERFACE | 20130716 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SXMSGUID | GUID for Integration Engine Objects | 20130716 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SXI_FROMORTO | XI: Address (Party/Service) & Interface | 20130716 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SXMSPIDEXT | Integration Engine: Logical Pipeline ID | 20130716 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_XMS_QUEUE_TRACE | Queue Trace | 20130716 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SXMSSITE | Sender/Receiver ID | 20130716 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130716 | |
| 2 | Static method | Private | Method | 20130716 | ||
| 3 | Instance method | Private | Method | 20130716 | ||
| 4 | Instance method | Private | Method | 20130716 | ||
| 5 | Static method | Public | Method | 20130716 | ||
| 6 | Instance method | Private | Method | 20130716 | ||
| 7 | Instance method | Private | Method | 20130716 | ||
| 8 | Instance method | Private | Method | 20130716 | ||
| 9 | Instance method | Private | Method | 20130716 | ||
| 10 | Instance method | Private | Method | 20130716 | ||
| 11 | Instance method | Private | Method | 20130716 | ||
| 12 | Instance method | Private | Method | 20130716 | ||
| 13 | Instance method | Public | Method | 20130716 |
Events
Class CL_XMS_QPREFIX_EO_SND has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | EO_NUMBER | Protected | See coding | 20130716 | EO_NUMBER(4) type c
|
||
| 2 | T_CACHE | Protected | See coding | 20130716 | begin of T_CACHE,
party TYPE sxmsinterface-party,
service TYPE sxmsinterface-service,
name TYPE sxmsinterface-name,
namespace TYPE sxmsinterface-namespace,
site_id type SXMSSITE,
parallel type i,
end of T_CACHE
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SXMSGUID | GUID für Objekte der Integration Engine | 20130716 | |||
| 2 | PARTNER | Call by reference | Type reference (TYPE) | SXI_FROMORTO | XI: Adresse (Party/Service) & Interface | 20130716 | |||
| 3 | PID | Call by reference | Type reference (TYPE) | SXMSPIDEXT | Integration Engine: logische Pipeline-ID | 20130716 | |||
| 4 | PREFIX | Call by reference | Type reference (TYPE) | SXMS_QUEUE_PREFIX | Queue-Präfix | 20130716 |
Method CONSTRUCTOR on class CL_XMS_QPREFIX_EO_SND has no exception.
Method CONVERT_MSGID_TO_NO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20130716 | |||
| 2 | RET | Value transfer | Type reference (TYPE) | I | 20130716 |
Method CONVERT_MSGID_TO_NO on class CL_XMS_QPREFIX_EO_SND has no exception.
Method GET_ACK_QUEUE_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20130716 | |||
| 2 | NUMBER | Value transfer | Type reference (TYPE) | EO_NUMBER | 20130716 | ||||
| 3 | PARALLEL | Call by reference | Type reference (TYPE) | I | 20130716 |
Method GET_ACK_QUEUE_NUMBER on class CL_XMS_QPREFIX_EO_SND has no exception.
Method GET_INTERFACE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INTERFACE | Call by reference | Type reference (TYPE) | SXMSINTERFACE | Sender/Empfänger-Definition | 20130716 | |||
| 2 | RET_TAB | Value transfer | Type reference (TYPE) | SXMS_SITE_TAB | TTYP für SXMSSITE | 20130716 |
Method GET_INTERFACE_ID on class CL_XMS_QPREFIX_EO_SND has no exception.
Method GET_LAST_USED_SITE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SITE_ID | Value transfer | Type reference (TYPE) | SXMSSITE | Sender/Empfänger-ID | 20130716 |
Method GET_LAST_USED_SITE_ID on class CL_XMS_QPREFIX_EO_SND has no exception.
Method GET_POSTFIX_BACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EO_PARALLEL | Value transfer | Type reference (TYPE) | I | 20130716 |
Method GET_POSTFIX_BACK on class CL_XMS_QPREFIX_EO_SND has no exception.
Method GET_POSTFIX_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EO_PARALLEL | Value transfer | Type reference (TYPE) | I | 20130716 |
Method GET_POSTFIX_DEFAULT on class CL_XMS_QPREFIX_EO_SND has no exception.
Method GET_POSTFIX_HIGH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EO_PARALLEL | Value transfer | Type reference (TYPE) | I | 20130716 |
Method GET_POSTFIX_HIGH on class CL_XMS_QPREFIX_EO_SND has no exception.
Method GET_POSTFIX_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EO_PARALLEL | Value transfer | Type reference (TYPE) | I | 20130716 |
Method GET_POSTFIX_ID on class CL_XMS_QPREFIX_EO_SND has no exception.
Method GET_POSTFIX_LOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EO_PARALLEL | Value transfer | Type reference (TYPE) | I | 20130716 |
Method GET_POSTFIX_LOW on class CL_XMS_QPREFIX_EO_SND has no exception.
Method GET_POSTFIX_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POSTFIX | Value transfer | Type reference (TYPE) | SXMS_QUEUE_POSTFIX | Queue-Postfix | 20130716 |
Method GET_POSTFIX_NEW on class CL_XMS_QPREFIX_EO_SND has no exception.
Method GET_POSTFIX_OLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POSTFIX | Value transfer | Type reference (TYPE) | SXMS_QUEUE_POSTFIX | Queue-Postfix | 20130716 |
Method GET_POSTFIX_OLD on class CL_XMS_QPREFIX_EO_SND has no exception.
Method GET_SITE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INTERFACE | Call by reference | Type reference (TYPE) | SXMSINTERFACE | Sender/Empfänger-Definition | 20130716 | |||
| 2 | R_T_SITE_ID | Value transfer | Type reference (TYPE) | SXMS_SITE_TAB | TTYP für SXMSSITE | 20130716 |
Method GET_SITE_ID on class CL_XMS_QPREFIX_EO_SND has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |