SAP ABAP Class CL_XMS_WS_XI_PAYLOAD_CONVERTER (CL_XMS_WS_XI_PAYLOAD_CONVERTER)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSF (Package) XI: Integration Engine Runtime

⤷

⤷

Properties
Class | CL_XMS_WS_XI_PAYLOAD_CONVERTER | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SXMSF | XI: Integration Engine Runtime |
Created | 20050830 | SAP |
Last change | 20110908 | 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_XMS_WS_XI_PAYLOAD_CONVERTER has no interface implemented.
Friends
Class CL_XMS_WS_XI_PAYLOAD_CONVERTER has no friend class.
Attributes
Class CL_XMS_WS_XI_PAYLOAD_CONVERTER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20061122 | |
2 | ![]() |
Static method | Public | Method | 20090217 | |
3 | ![]() |
Static method | Public | Method | 20090224 | |
4 | ![]() |
Static method | Public | Method | 20050830 | |
5 | ![]() |
Static method | Public | Method | 20060522 | |
6 | ![]() |
Static method | Public | Method | 20050830 | |
7 | ![]() |
Static method | Public | Method | 20050831 | |
8 | ![]() |
Static method | Public | Method | 20060719 | |
9 | ![]() |
Static method | Public | Method | 20060210 | |
10 | ![]() |
Static method | Public | Method | 20050831 | |
11 | ![]() |
Static method | Public | Method | 20050831 | |
12 | ![]() |
Static method | Public | Method | 20051118 |
Events
Class CL_XMS_WS_XI_PAYLOAD_CONVERTER has no event.
Types
Class CL_XMS_WS_XI_PAYLOAD_CONVERTER has no local type.
Method Signatures
Method CONCATENATE_ERROR_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20061122 | ||
2 | ![]() |
TEXT | Value transfer | Type reference (TYPE) | STRING | 20061122 |
Method CONCATENATE_ERROR_TEXTS on class CL_XMS_WS_XI_PAYLOAD_CONVERTER has no exception.
Method CONVERT_PROP_HDRS_WS_TO_XI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WS_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | Low-Level Message Interface implemented by Transport Binding | 20090217 | ||
2 | ![]() |
XI_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20090217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20090217 |
Method CONVERT_PROP_HDRS_XI_TO_WS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WS_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | Low-Level Message Interface implemented by Transport Binding | 20090224 | ||
2 | ![]() |
XI_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20090224 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20090224 |
Method CONVERT_WS_TO_XI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_SIZE | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20050906 | ||
2 | ![]() |
WS_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | Low-Level Message Interface implemented by Transport Binding | 20050831 | ||
3 | ![]() |
WS_MSG_BODY | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_FRAGMENT | SOAP kernel module | 20050831 | ||
4 | ![]() |
XI_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20050831 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20050831 |
Method CONVERT_XI_ADR_TO_WS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADR_PROT | Call by reference | Object reference (TYPE REF TO) | IF_XMS_SENDER_ADR_PROTOCOL | Protokollschnittstelle des Session-Protokolls | 20060522 | ||
2 | ![]() |
XI_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20060522 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abstrakte Ausnahmeklasse für XI in ESP Umgebung | 20060522 |
Method CONVERT_XI_TO_WS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WS_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | Low-Level Message Interface implemented by Transport Binding | 20050831 | ||
2 | ![]() |
WS_MSG_BODY | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_FRAGMENT | SOAP kernel module | 20050831 | ||
3 | ![]() |
XI_MAIN_DOC | Call by reference | Object reference (TYPE REF TO) | IF_XMS_PAYLOAD | payload api for xmb message object | 20050831 | ||
4 | ![]() |
XI_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20050831 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
soap core exception | 20060220 | |
2 | ![]() |
XI: Systemfehler | 20050831 |
Method EXCEPTION_TO_WS_AND_RAISE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_STATIC_CHECK | higher level message interface | 20050831 | ||
2 | ![]() |
WS_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | Low-Level Message Interface implemented by Transport Binding | 20050831 |
Method EXCEPTION_TO_WS_AND_RAISE on class CL_XMS_WS_XI_PAYLOAD_CONVERTER has no exception.
Method PS_TO_WS_PROT_EXC_TO_AND_RAISE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CODE | Value transfer | Type reference (TYPE) | TSOAP_FAULT_CODE | TSOAP_FC_SERVER | 20060719 | ||
2 | ![]() |
PERSIST_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_XMS_PERSIST | XI: Systemfehler | 20060719 | ||
3 | ![]() |
SOAP_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | Kontext für einen SOAP Aufruf | 20060719 |
Method PS_TO_WS_PROT_EXC_TO_AND_RAISE on class CL_XMS_WS_XI_PAYLOAD_CONVERTER has no exception.
Method WS_SYS_APP_ERR_TO_XI_APP_ERR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_SIZE | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20060210 | ||
2 | ![]() |
OBSERVER | Call by reference | Object reference (TYPE REF TO) | CL_XMS_FAULT_OBSERVER | 20060210 | |||
3 | ![]() |
SOAP_FAULT | Call by reference | Object reference (TYPE REF TO) | CX_SOAP_FAILURE_FAULT | SOAP-Fault beim Ausführen eines SOAP Aufrufs | 20060210 | ||
4 | ![]() |
XI_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20060210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20060210 |
Method XI_APP_ERR_TO_WS_AND_RAISE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WS_MSG_BODY | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_FRAGMENT | SOAP kernel module | 20050831 | ||
2 | ![]() |
XI_MAIN_DOC | Call by reference | Object reference (TYPE REF TO) | IF_XMS_PAYLOAD | payload api for xmb message object | 20050831 | ||
3 | ![]() |
XI_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20050831 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050831 | ||
2 | ![]() |
XI: Systemfehler | 20050831 |
Method XI_SYS_ERR_TO_WS_AND_RAISE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WS_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | Low-Level Message Interface implemented by Transport Binding | 20050831 | ||
2 | ![]() |
XI_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20050831 |
Method XI_SYS_ERR_TO_WS_AND_RAISE on class CL_XMS_WS_XI_PAYLOAD_CONVERTER has no exception.
Method XI_TO_WS_PROT_EXC_TO_AND_RAISE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CODE | Value transfer | Type reference (TYPE) | TSOAP_FAULT_CODE | TSOAP_FC_SERVER | 20051118 | ||
2 | ![]() |
SOAP_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | Kontext für einen SOAP Aufruf | 20051118 | ||
3 | ![]() |
XI_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_XMS_SYSTEM_ERROR | XI: Systemfehler | 20051118 |
Method XI_TO_WS_PROT_EXC_TO_AND_RAISE on class CL_XMS_WS_XI_PAYLOAD_CONVERTER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |