SAP ABAP Class CL_XMS_MESSAGE (CL_XMS_MESSAGE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSMSG (Package) XI: Message Handling

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_MESSAGE | XI: Internal Message Interface | 20010528 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_MESSAGE_XMB | Higher Layer Integration Engine Message Object | 20011205 |
Properties
Class | CL_XMS_MESSAGE | |
Short Description | CL_XMS_MESSAGE | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SXMSMSG | XI: Message Handling |
Created | 20010528 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_XMS_MESSAGE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_XMS_MESSAGE | XI: Internal Message Interface | 20010528 |
Friends
Class CL_XMS_MESSAGE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_XMS_NSCONTEXT | Namespace Context for Body Part | 20011203 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_XMS_NSCONTEXT | Namespace Context for Header Part | 20011203 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SXMS_PRO_T | Message Properties User-Defined Body | 20011203 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SXMS_PRO_T | Message Properties User-Defined Header | 20011203 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SXMS_REI_T | Message Content Resources | 20011203 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20081111 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20011213 |
2 | ![]() |
Instance method | Public | Method | 20030919 | |
3 | ![]() |
Instance method | Public | Method | 20051207 |
Events
Class CL_XMS_MESSAGE has no event.
Types
Class CL_XMS_MESSAGE has no local type.
Method Signatures
Method CONSTRUCTOR 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 | XMS: Message | 20011213 |
Method CONSTRUCTOR on class CL_XMS_MESSAGE has no exception.
Method DETERMIN_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_VERSION | Value transfer | Type reference (TYPE) | SXMS_VERSION | XI: Version | 20030919 |
Method DETERMIN_VERSION on class CL_XMS_MESSAGE has no exception.
Method GET_LOGGING_STATUS Signature
Method GET_LOGGING_STATUS on class CL_XMS_MESSAGE has no parameter.
Method GET_LOGGING_STATUS on class CL_XMS_MESSAGE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |