SAP ABAP Class CL_XMS_MESSAGE_MMF (Multi-Message Object)
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 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_MESSAGE_XMB | Higher Layer Integration Engine Message Object | 20061113 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_MESSAGE_MMF | Multi-Message Interface | 20050831 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_MESSAGE_AMF | Array multi message object | 20061113 |
Properties
| Class | CL_XMS_MESSAGE_MMF | |
| Short Description | Multi-Message Object | |
| Super Class | CL_XMS_MESSAGE_XMB | Higher Layer Integration Engine Message Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSMSG | XI: Message Handling |
| Created | 20050831 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMS_MESSAGE_MMF has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XMS_MESSAGE_MMF | Multi-Message Interface | 20050831 |
Friends
Class CL_XMS_MESSAGE_MMF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TRFCQNAM | Queue Name | 20060309 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_XMS_TRACE | XMS: Trace | 20050831 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SXMS_MSG_TABLE | Table of Message References | 20050831 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SXMS_REI_T | Table for Resource Item | 20050831 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110429 | ||
| 2 | Instance method | Public | Method | 20050831 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20050831 | |
| 4 | Static method | Public | Method | Create New MMF from XMB; Payloads are Deleted | 20050831 | |
| 5 | Instance method | Public | Method | Unique Queue Name for MMF Object | 20060224 | |
| 6 | Instance method | Private | Method | 20050831 | ||
| 7 | Instance method | Public | Method | 20080111 | ||
| 8 | Instance method | Public | Method | 20050831 | ||
| 9 | Instance method | Public | Method | 20050831 | ||
| 10 | Instance method | Public | Method | 20080111 | ||
| 11 | Instance method | Public | Method | 20050831 | ||
| 12 | Instance method | Public | Method | 20050831 | ||
| 13 | Instance method | Public | Method | Create/Get Trace Object | 20050831 | |
| 14 | Instance method | Public | Method | 20050831 |
Events
Class CL_XMS_MESSAGE_MMF has no event.
Types
Class CL_XMS_MESSAGE_MMF has no local type.
Method Signatures
Method ADJUST_PAYLOAD_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_HREF | Call by reference | Type reference (TYPE) | SXMS_MF_S | Eintrag des Manifest-Headers | 20110429 | |||
| 2 | IM_XMB | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20110429 | |||
| 3 | RETURN | Value transfer | Type reference (TYPE) | STRING | 20110429 |
Method ADJUST_PAYLOAD_REF on class CL_XMS_MESSAGE_MMF has no exception.
Method APPEND_ATTACHMENTS Signature
Method APPEND_ATTACHMENTS on class CL_XMS_MESSAGE_MMF has no parameter.
Method APPEND_ATTACHMENTS on class CL_XMS_MESSAGE_MMF has no exception.
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 | 20050831 | |||
| 2 | NO_TRACE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20060602 |
Method CONSTRUCTOR on class CL_XMS_MESSAGE_MMF has no exception.
Method CONVERT_TO_MMF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_XMB | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20050831 | |||
| 2 | RETURN | Value transfer | Object reference (TYPE REF TO) | CL_XMS_MESSAGE_MMF | Multi message interface | 20050831 |
Method CONVERT_TO_MMF on class CL_XMS_MESSAGE_MMF has no exception.
Method DETERMINE_QNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_XMB | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20060301 |
Method DETERMINE_QNAME on class CL_XMS_MESSAGE_MMF has no exception.
Method GET_DYNAMIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CREATE | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | Einstelliges Kennzeichen | 20050831 | ||
| 2 | RETURN | Value transfer | Object reference (TYPE REF TO) | CL_XMS_MSGHDR30_DYNAMIC | XI: Dynamic SOAP Header | 20050831 |
Method GET_DYNAMIC on class CL_XMS_MESSAGE_MMF has no exception.
Method GET_HOPLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Object reference (TYPE REF TO) | CL_XMS_MSGHDR30_HOPLIST | XI: Reliable Messaging SOAP Header | 20080111 |
Method GET_HOPLIST on class CL_XMS_MESSAGE_MMF has no exception.
Method GET_MAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Object reference (TYPE REF TO) | CL_XMS_MSGHDR30_MAIN | XI: Main SOAP Header | 20050831 |
Method GET_MAIN on class CL_XMS_MESSAGE_MMF has no exception.
Method GET_MANIFEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_XMB | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20050831 | |||
| 2 | RETURN | Value transfer | Object reference (TYPE REF TO) | CL_XMS_MSGHDR30_MANIFEST | XI: Manifest SOAP Body | 20050831 |
Method GET_MANIFEST on class CL_XMS_MESSAGE_MMF has no exception.
Method GET_OUTBIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUTBIND | Value transfer | Object reference (TYPE REF TO) | IF_SRV_OUTBINDING_XMS_PROP | XI Services: XMS Property Container für Outbound Binding | 20080111 |
Method GET_OUTBIND on class CL_XMS_MESSAGE_MMF has no exception.
Method GET_RM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Object reference (TYPE REF TO) | CL_XMS_MSGHDR30_RM | XI: Reliable Messaging SOAP Header | 20050831 |
Method GET_RM on class CL_XMS_MESSAGE_MMF has no exception.
Method GET_RUNTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Object reference (TYPE REF TO) | CL_XMS_RUN_TIME_ENV | XMS: Laufzeitumgebung | 20050831 |
Method GET_RUNTIME on class CL_XMS_MESSAGE_MMF has no exception.
Method GET_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Object reference (TYPE REF TO) | CL_XMS_TRACE | CL_XMS_TRACE | 20050831 |
Method GET_TRACE on class CL_XMS_MESSAGE_MMF has no exception.
Method STORE_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20050831 | ||||
| 2 | RESOURCE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_RESOURCE | Interface für Message Inhalt Ressource | 20050831 |
Method STORE_ATTACHMENT on class CL_XMS_MESSAGE_MMF has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |