SAP ABAP Class CL_SOAP_MESSAGE_FACTORY (SOAP Message for SOAP 1.1)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality

⤷

⤷

Properties
Class | CL_SOAP_MESSAGE_FACTORY | |
Short Description | SOAP Message for SOAP 1.1 | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
Created | 20021213 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SOAP_MESSAGE_FACTORY has no interface implemented.
Friends
Class CL_SOAP_MESSAGE_FACTORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_MESSAGE_FACTORY' | Class Name | 20040415 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_SOAP_MESSAGE | SOAP Runtime Processor Unit ID | 20060203 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | ANYURI | TSOAP_CO_MSG_SOAP_11 | 20021218 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | ANYURI | TSOAP_CO_MSG_SOAP_12 | 20021218 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_MESSAGE_FACTORY' | 20021213 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20120709 | |
2 | ![]() |
Static method | Public | Method | 20021213 |
Events
Class CL_SOAP_MESSAGE_FACTORY has no event.
Types
Class CL_SOAP_MESSAGE_FACTORY has no local type.
Method Signatures
Method CREATE_FAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VERSION | Call by reference | Type reference (TYPE) | ANYURI | IF_SOAP_MESSAGE_11=>CO_SOAP_ENV_NS | 20120709 | ||
2 | ![]() |
RR_FAULT | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_FAULT | 20120709 |
Method CREATE_FAULT on class CL_SOAP_MESSAGE_FACTORY has no exception.
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_SOAP_MESSAGE | Low-Level Message Interface implemented by Transport Binding | 20021213 | ||
2 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | ANYURI | CO_SOAP_MESSAGE_VERSION_11 | requested soap version | 20021213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
soap core exception | 20021213 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 640 |