SAP ABAP Class CL_PROXY_XML_UTILS (XML Utilities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_RUNTIME_COMMON (Package) ABAP Proxies: Common Objects
⤷
⤷
Properties
| Class | CL_PROXY_XML_UTILS | |
| Short Description | XML Utilities | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_RUNTIME_COMMON | ABAP Proxies: Common Objects |
| Created | 20080201 | SAP |
| Last change | 20141121 | |
| 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_PROXY_XML_UTILS has no interface implemented.
Friends
Class CL_PROXY_XML_UTILS has no friend class.
Attributes
Class CL_PROXY_XML_UTILS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20080207 | ||
| 2 | Static method | Public | Method | 20080214 | ||
| 3 | Static method | Public | Method | 20131017 | ||
| 4 | Static method | Private | Method | 20080211 | ||
| 5 | Static method | Public | Method | 20080201 | ||
| 6 | Static method | Private | Method | 20131017 | ||
| 7 | Static method | Public | Method | 20080220 | ||
| 8 | Static method | Public | Method | 20080220 |
Events
Class CL_PROXY_XML_UTILS has no event.
Types
Class CL_PROXY_XML_UTILS has no local type.
Method Signatures
Method ADD_SOAP_ENVELOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BODY | Call by reference | Type reference (TYPE) | XSTRING | 20080207 | ||||
| 2 | MSG_ID | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080208 | |||
| 3 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20080207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Fault | 20080207 |
Method ADD_XML_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FULL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080214 | |||
| 2 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20080214 | ||||
| 3 | XML | Call by reference | Type reference (TYPE) | XSTRING | 20080214 |
Method ADD_XML_HEADER on class CL_PROXY_XML_UTILS has no exception.
Method CHECK_IN_CODEPAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | 20131017 | ||||
| 2 | MARKED_XML | Value transfer | Type reference (TYPE) | XSTRING | 20131017 | ||||
| 3 | XML | Call by reference | Type reference (TYPE) | XSTRING | 20131017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parameter with Invalid Range | 20131018 | ||
| 2 | Parameter with Invalid Type | 20131018 | ||
| 3 | SXML Parsing Error | 20131018 | ||
| 4 | System Exception for Code Page Converter Initialization | 20131018 |
Method CREATE_UUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | STRING | 20080211 |
Method CREATE_UUID on class CL_PROXY_XML_UTILS has no exception.
Method GET_SOAP_BODY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN | Call by reference | Type reference (TYPE) | XSTRING | 20080201 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20080201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Fault | 20080201 |
Method NORMALIZE_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN | Call by reference | Type reference (TYPE) | XSTRING | 20131017 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20131017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SXML Parsing Error | 20131018 |
Method QNAME_TO_XSDQNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QNAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20080220 | |||
| 2 | XSDQNAME | Value transfer | Type reference (TYPE) | XSDQNAME | 20080220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System-Exception f. QName-Konvertierungen | 20080220 |
Method XSDQNAME_TO_QNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QNAME | Value transfer | Type reference (TYPE) | QNAME | Qualified Name | 20080220 | |||
| 2 | XSDQNAME | Call by reference | Type reference (TYPE) | XSDQNAME | 20080220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System-Exception f. QName-Konvertierungen | 20080220 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 711 |