SAP ABAP Class IF_XMS_MESSAGE_FACTORY (IF_XMS_MESSAGE_FACTORY)
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
| Class | IF_XMS_MESSAGE_FACTORY | |
| Short Description | IF_XMS_MESSAGE_FACTORY | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010530 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_XMS_MESSAGE_FACTORY has no forward declaration.
Interfaces
Class IF_XMS_MESSAGE_FACTORY has no interface implemented.
Friends
Class IF_XMS_MESSAGE_FACTORY has no friend class.
Attributes
Class 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
Class IF_XMS_MESSAGE_FACTORY has no event.
Types
Class 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 class 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 class 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 class 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 class IF_XMS_MESSAGE_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |