SAP ABAP Class CL_WS_MESSAGING_FACTORY (Create Instances for Messages with Errors)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_WS_MESSAGE (Package) Access to WS Message

⤷

⤷

Properties
Class | CL_WS_MESSAGING_FACTORY | |
Short Description | Create Instances for Messages with Errors | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_WS_MESSAGE | Access to WS Message |
Created | 20060109 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WS_MESSAGING_FACTORY has no forward declaration.
Interfaces
Class CL_WS_MESSAGING_FACTORY has no interface implemented.
Friends
Class CL_WS_MESSAGING_FACTORY has no friend class.
Attributes
Class CL_WS_MESSAGING_FACTORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create Instance for Handling Messages with Errors | 20060109 |
2 | ![]() |
Static method | Public | Method | Create Instance for Faulty Messages via Persist | 20070119 |
3 | ![]() |
Static method | Public | Method | 20060717 | |
4 | ![]() |
Static method | Public | Method | 20070821 |
Events
Class CL_WS_MESSAGING_FACTORY has no event.
Types
Class CL_WS_MESSAGING_FACTORY has no local type.
Method Signatures
Method CREATE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_WS_MESSAGE | Behandlung fehlerhafter Messages | 20060109 | ||
2 | ![]() |
MESSAGE_ID | Call by reference | Type reference (TYPE) | SRTMSGID | Message Id | 20060217 | ||
3 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | SXMSLSQNBR | Versionsnummer (Default: letzte Produktiv-Version) | 20071203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Message existiert nicht | 20060123 |
Method CREATE_MESSAGE_BY_PERSIST_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_WS_MESSAGE | Behandlung fehlerhafter Messages | 20070119 | ||
2 | ![]() |
PERSIST_ID | Call by reference | Type reference (TYPE) | SXMS_PERSIST_ID | Persist-Id | 20070119 | ||
3 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | SXMSLSQNBR | Versionsnummer (Default: letzte Produktiv-Version) | 20071203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Message existiert nicht | 20070119 |
Method CREATE_SEQ_MANAGER_CONSUMER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SEQ_MNG | Value transfer | Object reference (TYPE REF TO) | IF_SEQ_MANAGER_EXT_CONSUMER | 20060717 |
Method CREATE_SEQ_MANAGER_CONSUMER on class CL_WS_MESSAGING_FACTORY has no exception.
Method CREATE_WS_CALLBACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_ID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message ID | 20070821 | ||
2 | ![]() |
WS_CALLBACK | Value transfer | Object reference (TYPE REF TO) | IF_WS_CALLBACK | 20070821 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WS callback errors | 20070821 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |