SAP ABAP Class CL_SOAP_PERSIST_HELPER (Utilities for ESP Persist)
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_PERSIST_HELPER | |
Short Description | Utilities for ESP Persist | |
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 | 20061122 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SOAP_PERSIST_HELPER has no forward declaration.
Interfaces
Class CL_SOAP_PERSIST_HELPER has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SRT_WSP_API_HELPER | 20061212 | Web Administration Help Methods |
Attributes
Class CL_SOAP_PERSIST_HELPER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Analyze Serialized Context | 20061122 |
2 | ![]() |
Static method | Public | Method | Converts binary xml xstring to xml string | 20071128 |
3 | ![]() |
Static method | Public | Method | Converts Persi | 20061122 |
4 | ![]() |
Static method | Private | Method | Reads runtime configuration | 20061212 |
5 | ![]() |
Static method | Public | Method | Gets Serialized Configuration of Context | 20061123 |
6 | ![]() |
Static method | Public | Method | Gets Serialized Attributes of Context | 20061123 |
7 | ![]() |
Static method | Public | Method | Map Message ID to Persist ID | 20061122 |
8 | ![]() |
Static method | Public | Method | Map Persist ID to Message ID | 20061122 |
9 | ![]() |
Static method | Public | Method | Workaround, move to XI Persist Layer (HDG) | 20061123 |
Events
Class CL_SOAP_PERSIST_HELPER has no event.
Types
Class CL_SOAP_PERSIST_HELPER has no local type.
Method Signatures
Method ANALYZE_SERIALIZED_CTX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MESSAGE_ID | Call by reference | Type reference (TYPE) | SRTMSGID | Message Id in SOAP Runtime | 20061122 | ||
2 | ![]() |
IM_PERSIST_ID | Call by reference | Type reference (TYPE) | SXMS_PERSIST_ID | Persist-Id | 20061122 | ||
3 | ![]() |
IM_PIPELINE_ID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20061122 | ||
4 | ![]() |
IM_VERSION | Call by reference | Type reference (TYPE) | SXMSLSQNBR | Fortlaufende Nummer für ID eines Message-Log | 20061122 |
Method ANALYZE_SERIALIZED_CTX on class CL_SOAP_PERSIST_HELPER has no exception.
Method CONVERT_BXML_TO_XML_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20071128 | |||
2 | ![]() |
IM_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20071128 |
Method CONVERT_BXML_TO_XML_XSTRING on class CL_SOAP_PERSIST_HELPER has no exception.
Method CONV_SERIALIZED_CTX_FOR_DISP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STRING | Call by reference | Type reference (TYPE) | STRING | 20061122 | |||
2 | ![]() |
RE_STRING | Value transfer | Type reference (TYPE) | STRING | 20061122 |
Method CONV_SERIALIZED_CTX_FOR_DISP on class CL_SOAP_PERSIST_HELPER has no exception.
Method GET_RUNTIME_CFG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LOCATION | Call by reference | Type reference (TYPE) | SRT_LOCATION | 20061212 | |||
2 | ![]() |
IM_MESSAGE_ID | Call by reference | Type reference (TYPE) | SRTMSGID | Message Id in SOAP Runtime | 20061212 | ||
3 | ![]() |
RE_CONFIG | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_RT_CONFIG | WSP configuration runtime object | 20061212 |
Method GET_RUNTIME_CFG on class CL_SOAP_PERSIST_HELPER has no exception.
Method GET_SERIALIZED_CFG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MESSAGE_ID | Call by reference | Type reference (TYPE) | SRTMSGID | Message Id in SOAP Runtime | 20061123 | ||
2 | ![]() |
IM_PERSIST_ID | Call by reference | Type reference (TYPE) | SXMS_PERSIST_ID | Persist-Id | 20061123 | ||
3 | ![]() |
IM_PIPELINE_ID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20061123 | ||
4 | ![]() |
RE_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20061123 |
Method GET_SERIALIZED_CFG on class CL_SOAP_PERSIST_HELPER has no exception.
Method GET_SERIALIZED_CTX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MESSAGE_ID | Call by reference | Type reference (TYPE) | SRTMSGID | Message Id in SOAP Runtime | 20061123 | ||
2 | ![]() |
IM_PERSIST_ID | Call by reference | Type reference (TYPE) | SXMS_PERSIST_ID | Persist-Id | 20061123 | ||
3 | ![]() |
IM_PIPELINE_ID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20061123 | ||
4 | ![]() |
RE_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20061123 |
Method GET_SERIALIZED_CTX on class CL_SOAP_PERSIST_HELPER has no exception.
Method MAP_MESSAGE_ID_TO_PERSIST_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MESSAGE_ID | Call by reference | Type reference (TYPE) | SRTMSGID | Message Id in SOAP Runtime | 20061122 | ||
2 | ![]() |
IM_PIPELINE_ID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20061122 | ||
3 | ![]() |
RE_PERSIST_ID | Value transfer | Type reference (TYPE) | SXMS_PERSIST_ID | Persist-Id | 20061122 |
Method MAP_MESSAGE_ID_TO_PERSIST_ID on class CL_SOAP_PERSIST_HELPER has no exception.
Method MAP_PERSIST_ID_TO_MESSAGE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PERSIST_ID | Call by reference | Type reference (TYPE) | SXMS_PERSIST_ID | Persist-Id | 20061122 | ||
2 | ![]() |
IM_PIPELINE_ID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20061122 | ||
3 | ![]() |
RE_MESSAGE_ID | Value transfer | Type reference (TYPE) | SRTMSGID | Message Id in SOAP Runtime | 20061122 |
Method MAP_PERSIST_ID_TO_MESSAGE_ID on class CL_SOAP_PERSIST_HELPER has no exception.
Method READ_PIPELINEID_VIA_PERSISTID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PERSIST_ID | Call by reference | Type reference (TYPE) | SXMS_PERSIST_ID | Persist-Id | 20061123 | ||
2 | ![]() |
RE_PIPELINE_ID | Value transfer | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20061123 |
Method READ_PIPELINEID_VIA_PERSISTID on class CL_SOAP_PERSIST_HELPER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |