SAP ABAP Class CL_SOAP_PAYLOAD_UTIL (Utilitites for Payload)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_PERSISTENCY (Package) Administration Tools - Translation into DE, EN, FR, JA
⤷
⤷
Properties
| Class | CL_SOAP_PAYLOAD_UTIL | |
| Short Description | Utilitites for Payload | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_PERSISTENCY | Administration Tools - Translation into DE, EN, FR, JA |
| Created | 20100507 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SOAP_PAYLOAD_UTIL has no forward declaration.
Interfaces
Class CL_SOAP_PAYLOAD_UTIL has no interface implemented.
Friends
Class CL_SOAP_PAYLOAD_UTIL 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 | 'http://www.sap.com/webas/710/soap/runtime/hibernation/qxstring' | 20101217 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'http://www.sap.com/webas/710/soap/runtime/eventing' | 20101217 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'Message Body' | 20101217 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'Error Information' | 20101217 | |||
| 5 | Constant | Public | See coding | 20111230 | |||||
| 6 | Constant | Private | Type reference (TYPE) | CHAR1 | 'X' | XI Persistency | 20101229 | ||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_XMS_PERSIST | Persistency Layer for the XML Message Broker | 20101217 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | XSTRING | 20101217 | ||||
| 9 | Static Attribute | Private | Type reference (TYPE) | XSTRING | 20101217 | ||||
| 10 | Static Attribute | Private | Type reference (TYPE) | XSTRING | 20101217 | ||||
| 11 | Static Attribute | Private | Type reference (TYPE) | XSTRING | 20101217 | ||||
| 12 | Static Attribute | Private | Type reference (TYPE) | XSTRING | 20101217 | ||||
| 13 | Static Attribute | Private | Type reference (TYPE) | XSTRING | 20101217 | ||||
| 14 | Static Attribute | Private | Type reference (TYPE) | XSTRING | 20101217 | ||||
| 15 | Static Attribute | Private | Type reference (TYPE) | XSTRING | 20101217 | ||||
| 16 | Static Attribute | Private | Type reference (TYPE) | I | 20101217 | ||||
| 17 | Static Attribute | Private | Type reference (TYPE) | XSTRING | 20101217 | ||||
| 18 | Static Attribute | Private | Type reference (TYPE) | XSTRING | 20101217 | ||||
| 19 | Static Attribute | Private | Type reference (TYPE) | XSTRING | 20101217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20101217 | ||
| 2 | Static method | Private | Method | Create Attributes of a WS Protocol | 20101217 | |
| 3 | Static method | Private | Method | Delete an XML Element | 20101217 | |
| 4 | Static method | Public | Method | Get all Properties of a Message | 20101217 | |
| 5 | Static method | Public | Method | Get all Versions of a Message | 20101217 | |
| 6 | Static method | Public | Method | Get Protocol Name by URI | 20101217 | |
| 7 | Static method | Private | Method | Get all Properties of an XI Message | 20101217 | |
| 8 | Static method | Private | Method | Get all Versions of an XI Message | 20101217 | |
| 9 | Static method | Public | Method | Repair an XML | 20101217 |
Events
Class CL_SOAP_PAYLOAD_UTIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CLUSTKEY | Private | See coding | 20101217 | begin of ty_clustkey,
msgguid type sysuuid_c,
pipeline_id type char40,
version_no type srt_message_version,
end of ty_clustkey
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SOAP_PAYLOAD_UTIL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SOAP_PAYLOAD_UTIL has no exception.
Method CREATE_PROTOCOL_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_LIST | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_PROPERTY_T | Persistence property of a message - Table | 20101217 | |||
| 2 | DATA | Call by reference | Type reference (TYPE) | XSTRING | Hibernated Protocol Data | 20101217 | |||
| 3 | ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error Text if any | 20101217 |
Method CREATE_PROTOCOL_ATTRIBUTES on class CL_SOAP_PAYLOAD_UTIL has no exception.
Method DELETE_XML_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Type reference (TYPE) | XSTRING | 20101217 | ||||
| 2 | XML | Call by reference | Type reference (TYPE) | XSTRING | 20101217 |
Method DELETE_XML_ELEMENT on class CL_SOAP_PAYLOAD_UTIL has no exception.
Method GET_MESSAGE_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_CODE | Call by reference | Type reference (TYPE) | CHAR1 | 20111230 | ||||
| 2 | ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error Text if any | 20101217 | |||
| 3 | ORIGINAL_DATA | Call by reference | Type reference (TYPE) | XSDBOOLEAN | Original Data in Persistency | 20101217 | |||
| 4 | PERSIST_ID | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_PERSIST_ID | Persistence ID in SOAP Runtime | 20101217 | |||
| 5 | PROPERTY_LIST | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_PROPERTY_T | Persistence property of a message - Table | 20101217 | |||
| 6 | VERSION | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_VERSION | Persistence version of a message | 20101217 |
Method GET_MESSAGE_PROPERTIES on class CL_SOAP_PAYLOAD_UTIL has no exception.
Method GET_MESSAGE_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADAPTER_TYPE | Call by reference | Type reference (TYPE) | SRT_ADAPTER_TYPE_UI | Adapter Type for UI | 20101217 | |||
| 2 | LOCATION | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_LOCATION | Location consumer / provider | 20101217 | |||
| 3 | MESSAGE_ID | Call by reference | Type reference (TYPE) | SRT_MSGID | Message ID in SOAP Runtime | 20101217 | |||
| 4 | PERSIST_ID | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_PERSIST_ID | Persistence ID in SOAP Runtime | 20101217 | |||
| 5 | VERSION_LIST | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_VERSION_T | Persistence version of a message - Table | 20101217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Missing authorization | 20101217 |
Method GET_PROTOCOL_NAME_BY_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | Protocol Name | 20101217 | |||
| 2 | URI | Call by reference | Type reference (TYPE) | STRING | Protocol URI | 20101217 |
Method GET_PROTOCOL_NAME_BY_URI on class CL_SOAP_PAYLOAD_UTIL has no exception.
Method GET_XI_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error Text if any | 20101217 | |||
| 2 | ORIGINAL_DATA | Call by reference | Type reference (TYPE) | XSDBOOLEAN | Original Data in Persistency | 20101217 | |||
| 3 | PERSIST_ID | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_PERSIST_ID | Persistence ID in SOAP Runtime | 20101217 | |||
| 4 | PROPERTY_LIST | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_PROPERTY_T | Persistence property of a message - Table | 20101217 | |||
| 5 | VERSION | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_VERSION | Persistence version of a message | 20101217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Missing authorization | 20120105 |
Method GET_XI_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADAPTER_TYPE | Call by reference | Type reference (TYPE) | SRT_ADAPTER_TYPE_UI | Adapter Type for UI | 20101217 | |||
| 2 | LOCATION | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_LOCATION | Location consumer / provider | 20101217 | |||
| 3 | MESSAGE_ID | Call by reference | Type reference (TYPE) | SRT_MSGID | Message ID in SOAP Runtime | 20101217 | |||
| 4 | PERSIST_ID | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_PERSIST_ID | Persistence ID in SOAP Runtime | 20101217 | |||
| 5 | VERSION_LIST | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_VERSION_T | Persistence version of a message - Table | 20101217 |
Method GET_XI_VERSIONS on class CL_SOAP_PAYLOAD_UTIL has no exception.
Method REPAIR_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML | Call by reference | Type reference (TYPE) | XSTRING | 20101217 |
Method REPAIR_XML on class CL_SOAP_PAYLOAD_UTIL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |