SAP ABAP Class CL_XMS_SHARED_MEM_MSG (Shared Object Messages)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSMSG (Package) XI: Message Handling
⤷
⤷
Properties
| Class | CL_XMS_SHARED_MEM_MSG | |
| Short Description | Shared Object Messages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSMSG | XI: Message Handling |
| Created | 20070711 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMS_SHARED_MEM_MSG has no forward declaration.
Interfaces
Class CL_XMS_SHARED_MEM_MSG has no interface implemented.
Friends
Class CL_XMS_SHARED_MEM_MSG 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) | SXMS_MO_ATTR | Structure for Message Object | 20070711 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SXMS_SHM_FORMAT | Single-Character Indicator | 20070919 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070919 | ||
| 2 | Instance method | Public | Method | 20070718 | ||
| 3 | Instance method | Public | Method | 20070914 | ||
| 4 | Instance method | Public | Method | 20070919 | ||
| 5 | Instance method | Public | Method | 20070712 | ||
| 6 | Instance method | Public | Method | 20071112 |
Events
Class CL_XMS_SHARED_MEM_MSG has no event.
Types
Class CL_XMS_SHARED_MEM_MSG has no local type.
Method Signatures
Method GET_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORMAT | Value transfer | Type reference (TYPE) | SXMS_SHM_FORMAT | Format der Message | 20070919 |
Method GET_FORMAT on class CL_XMS_SHARED_MEM_MSG has no exception.
Method GET_MO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LAST_VERSION | Value transfer | Type reference (TYPE) | SXMSLSQNBR | Fortlaufende Nummer für ID eines Message-Log | 20070914 | |||
| 2 | MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | XI: internal message interface | 20070718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20070718 |
Method INCREASE_LAST_VERSION Signature
Method INCREASE_LAST_VERSION on class CL_XMS_SHARED_MEM_MSG has no parameter.
Method INCREASE_LAST_VERSION on class CL_XMS_SHARED_MEM_MSG has no exception.
Method SET_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORMAT | Call by reference | Type reference (TYPE) | SXMS_SHM_FORMAT | Format der Message | 20070919 |
Method SET_FORMAT on class CL_XMS_SHARED_MEM_MSG has no exception.
Method SET_MO_ATTR 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 | XI: internal message interface | 20070712 | |||
| 2 | MO_ATTR | Call by reference | Type reference (TYPE) | SXMS_MO_ATTR | Struktur für Message Objekt | 20070713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20070712 |
Method SET_QUEUE_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EOREF | Call by reference | Type reference (TYPE) | SXMSEOREF | XMS: Referenzobjekt für exactly once Verarbeitung | 20071112 |
Method SET_QUEUE_REF on class CL_XMS_SHARED_MEM_MSG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |