SAP ABAP Class CL_XMS_QPREFIX_LARGE_MSG_INT (Prefix for large messages (interface-specific))
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 | 20130318 |
Properties
Class | CL_XMS_QPREFIX_LARGE_MSG_INT | |
Short Description | Prefix for large messages (interface-specific) | |
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 | 20130218 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_XMS_QPREFIX_LARGE_MSG_INT has no forward declaration.
Interfaces
Class CL_XMS_QPREFIX_LARGE_MSG_INT has no interface implemented.
Friends
Class CL_XMS_QPREFIX_LARGE_MSG_INT 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 | Sender/Receiver ID | 20130318 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_XMS_INTERFACE | 20130318 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SXMSGUID | GUID for Integration Engine Objects | 20130318 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SXI_FROMORTO | XI: Address (Party/Service) & Interface | 20130318 | ||
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 | 20130318 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SXMSSITE | Sender/Receiver ID | 20130318 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130318 |
2 | ![]() |
Instance method | Private | Method | 20130318 | |
3 | ![]() |
Instance method | Private | Method | 20130318 | |
4 | ![]() |
Instance method | Private | Method | 20130318 | |
5 | ![]() |
Instance method | Private | Method | 20130318 | |
6 | ![]() |
Instance method | Private | Method | 20130318 |
Events
Class CL_XMS_QPREFIX_LARGE_MSG_INT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_CACHE | Protected | See coding | 20130318 | 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 | 20130318 | ||
2 | ![]() |
PARTNER | Call by reference | Type reference (TYPE) | SXI_FROMORTO | XI: Adresse (Party/Service) & Interface | 20130318 | ||
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 | 20130318 |
Method CONSTRUCTOR on class CL_XMS_QPREFIX_LARGE_MSG_INT 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 | 20130318 | ||
2 | ![]() |
RET_TAB | Value transfer | Type reference (TYPE) | SXMS_SITE_TAB | TTYP für SXMSSITE | 20130318 |
Method GET_INTERFACE_ID on class CL_XMS_QPREFIX_LARGE_MSG_INT 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 | 20130318 |
Method GET_POSTFIX_DEFAULT on class CL_XMS_QPREFIX_LARGE_MSG_INT 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 | 20130318 |
Method GET_POSTFIX_ID on class CL_XMS_QPREFIX_LARGE_MSG_INT 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 | 20130318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20130318 |
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 | 20130318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20130318 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |