SAP ABAP Class CL_PROXY_RT_UTILS (Utilities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_RUNTIME_STYLESHEET (Package) ABAP Proxies: Stylesheets
⤷
⤷
Properties
| Class | CL_PROXY_RT_UTILS | |
| Short Description | Utilities | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_RUNTIME_STYLESHEET | ABAP Proxies: Stylesheets |
| Created | 20120912 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PROXY_RT_UTILS has no forward declaration.
Interfaces
Class CL_PROXY_RT_UTILS has no interface implemented.
Friends
Class CL_PROXY_RT_UTILS has no friend class.
Attributes
Class CL_PROXY_RT_UTILS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20120912 | ||
| 2 | Static method | Public | Method | Map from ABAP to XML | 20120912 | |
| 3 | Static method | Public | Method | Map from XML to ABAP | 20120912 |
Events
Class CL_PROXY_RT_UTILS has no event.
Types
Class CL_PROXY_RT_UTILS has no local type.
Method Signatures
Method CHECK_ABAP_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_DATA | Call by reference | Type reference (TYPE) | ANY | 20120912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20120912 |
Method MAP_ABAP_TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_DATA | Call by reference | Type reference (TYPE) | ANY | 20120912 | ||||
| 2 | XML_VALUE | Value transfer | Type reference (TYPE) | STRING | 20120912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20120912 | ||
| 2 | General Error When Performing CALL TRANSFORMATION | 20120912 |
Method MAP_XML_TO_ABAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_DATA | Call by reference | Type reference (TYPE) | ANY | 20120912 | ||||
| 2 | XML_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MDR fault (abstract) | 20120912 | ||
| 2 | General Error When Performing CALL TRANSFORMATION | 20120912 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |