SAP ABAP Class CL_XMS_QUEUE_ITEMS_SENDER (CL_XMS_QUEUE_ITEMS_SENDER)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSF (Package) XI: Integration Engine Runtime

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_QUEUE_ITEMS | Queue Entries | 20070110 |
Properties
Class | CL_XMS_QUEUE_ITEMS_SENDER | |
Short Description | ||
Super Class | CL_XMS_QUEUE_ITEMS | Queue Entries |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SXMSF | XI: Integration Engine Runtime |
Created | 20070110 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_XMS_QUEUE_ITEMS_SENDER has no forward declaration.
Interfaces
Class CL_XMS_QUEUE_ITEMS_SENDER has no interface implemented.
Friends
Class CL_XMS_QUEUE_ITEMS_SENDER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CACHE_TTYP | Single-Character Indicator | 20081117 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_XMS_INTERFACE | 20081117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20081117 | |
2 | ![]() |
Instance method | Private | Method | 20130716 | |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070228 |
4 | ![]() |
Instance method | Private | Method | 20130716 | |
5 | ![]() |
Instance method | Protected | Method | 20081117 | |
6 | ![]() |
Instance method | Private | Method | 20130716 | |
7 | ![]() |
Instance method | Private | Method | 20130716 |
Events
Class CL_XMS_QUEUE_ITEMS_SENDER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | CACHE_STR | Protected | See coding | 20081117 | BEGIN OF cache_str,
party TYPE sxi_party,
service TYPE sxi_service,
name TYPE sxi_action,
namespace TYPE sxi_action_ns,
subparam type sxmsparam,
END OF cache_str
|
||
2 | CACHE_TTYP | Protected | See coding | 20081117 | cache_ttyp TYPE TABLE OF cache_str WITH DEFAULT KEY
|
Method Signatures
Method CHECK_IS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PMAST | Call by reference | Type reference (TYPE) | SXMS_PMAST_EMAST | sxmspmast und sxmsemast | 20081117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20081117 |
Method CHECK_SITE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PMAST | Call by reference | Type reference (TYPE) | SXMS_PMAST_EMAST | sxmspmast und sxmsemast | 20130716 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20130716 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOCATION | Call by reference | Type reference (TYPE) | SXMSLOCATION | Filtereinsatzort | 20070703 | ||
2 | ![]() |
MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20070228 | ||
3 | ![]() |
QOS | Call by reference | Type reference (TYPE) | SXMSQOS | Integration Engine: Quality of Service | 20070228 | ||
4 | ![]() |
QUEUE | Call by reference | Type reference (TYPE) | TRFCQNAM | Name einer tRFC-Queue | 20070706 |
Method CONSTRUCTOR on class CL_XMS_QUEUE_ITEMS_SENDER 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_QUEUE_ITEMS_SENDER has no exception.
Method GET_IS_SUB_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SUB_PARAM | Value transfer | Type reference (TYPE) | SXMSPARAM | Konfigurationsparameter | 20081117 | ||
2 | ![]() |
SENDER | Call by reference | Type reference (TYPE) | SXI_FROMORTO | higher level message interface | 20081117 |
Method GET_IS_SUB_PARAM on class CL_XMS_QUEUE_ITEMS_SENDER 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 | ![]() |
RE_SITE_ID | Value transfer | Type reference (TYPE) | SXMSSITE | Sender/Empfänger-ID | 20130716 |
Method GET_SITE_ID on class CL_XMS_QUEUE_ITEMS_SENDER has no exception.
Method GET_SITE_ID_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20130716 | ||
2 | ![]() |
RE_SITE_ID | Value transfer | Type reference (TYPE) | SXMSSITE | Sender/Empfänger-ID | 20130716 |
Method GET_SITE_ID_MESSAGE on class CL_XMS_QUEUE_ITEMS_SENDER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |