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

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XMS_MESSAGE_FACTORY | CL_XMS_MESSAGE_FACTORY | 20010530 |
Properties
Interface | IF_XMS_MESSAGE_FACTORY | |
Short Description | IF_XMS_MESSAGE_FACTORY |
General Data
Package | SXMSMSG | XI: Message Handling |
Created | 20010530 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_XMS_MESSAGE_FACTORY has no forward declaration.
Interfaces
Interface IF_XMS_MESSAGE_FACTORY has no interface.
Friends
Interface IF_XMS_MESSAGE_FACTORY has no friend.
Attributes
Interface IF_XMS_MESSAGE_FACTORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Generates a Binary Resource Object | 20010530 |
2 | ![]() |
Instance method | Public | Method | Generates a Blob Resource Object | 20020529 |
3 | ![]() |
Instance method | Public | Method | Generates a Message Object | 20010530 |
4 | ![]() |
Instance method | Public | Method | Generates a Namespace Context | 20010531 |
5 | ![]() |
Instance method | Public | Method | Generates a Property Instance | 20010531 |
6 | ![]() |
Instance method | Public | Method | Generates a Text Resource Object | 20010530 |
7 | ![]() |
Instance method | Public | Method | Generates an XML Source | 20010627 |
Events
Interface IF_XMS_MESSAGE_FACTORY has no event.
Types
Interface IF_XMS_MESSAGE_FACTORY has no local type.
Method Signatures
Method CREATEBINARYRESOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | XSTRING | 20010530 | |||
2 | ![]() |
RETURN | Value transfer | Object reference (TYPE REF TO) | IF_XMS_RESOURCE | Interface for Message Contents Resource | 20010530 | ||
3 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | 20010530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen der XMS Messaging APIs | 20020926 | |
2 | ![]() |
XMS: Ausnahmeklasse für Systemfehler | 20020926 |
Method CREATEBLOBRESOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | XSTRING | 20020529 | |||
2 | ![]() |
RETURN | Value transfer | Object reference (TYPE REF TO) | IF_XMS_RESOURCE | Interface for Message Contents Resource | 20020529 | ||
3 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | 20020529 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen der XMS Messaging APIs | 20020926 | |
2 | ![]() |
XMS: Ausnahmeklasse für Systemfehler | 20020926 |
Method CREATEMESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | IF_XMS_MESSAGE | 20010530 |
Method CREATEMESSAGE on Interface IF_XMS_MESSAGE_FACTORY has no exception.
Method CREATENSCONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Object reference (TYPE REF TO) | IF_XMS_NSCONTEXT | Namespace Context | 20010531 |
Method CREATENSCONTEXT on Interface IF_XMS_MESSAGE_FACTORY has no exception.
Method CREATEPROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LCNAME | Call by reference | Type reference (TYPE) | STRING | Local Name | 20010531 | ||
2 | ![]() |
NSURI | Call by reference | Type reference (TYPE) | STRING | Namespace URI | 20010531 | ||
3 | ![]() |
PROP | Value transfer | Object reference (TYPE REF TO) | IF_XMS_PROP | A Property Serializable in a String | 20010531 |
Method CREATEPROPERTY on Interface IF_XMS_MESSAGE_FACTORY has no exception.
Method CREATETEXTRESOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | STRING | 20010530 | |||
2 | ![]() |
RETURN | Value transfer | Object reference (TYPE REF TO) | IF_XMS_RESOURCE | Interface for Message Contents Resource | 20010530 | ||
3 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | 20010530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen der XMS Messaging APIs | 20020926 | |
2 | ![]() |
XMS: Ausnahmeklasse für Systemfehler | 20020926 |
Method CREATEXMLSOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOURCE | Value transfer | Object reference (TYPE REF TO) | IF_XMS_XMLSOURCE | XML Source | 20010627 |
Method CREATEXMLSOURCE on Interface IF_XMS_MESSAGE_FACTORY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |