SAP ABAP Class /SLOAP/CL_XML_UTIL (XML helper class)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
/SLOAP/UTILITY (Package) Utility Sources for SLO Analytic Platform
⤷
⤷
Properties
| Class | /SLOAP/CL_XML_UTIL | |
| Short Description | XML helper class | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SLOAP/UTILITY | Utility Sources for SLO Analytic Platform |
| Created | 20100127 | SAP |
| Last change | 20141030 | |
| 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 /SLOAP/CL_XML_UTIL has no interface implemented.
Friends
Class /SLOAP/CL_XML_UTIL has no friend class.
Attributes
Class /SLOAP/CL_XML_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100127 | ||
| 2 | Static method | Public | Method | 20100127 | ||
| 3 | Static method | Public | Method | 20100127 |
Events
Class /SLOAP/CL_XML_UTIL has no event.
Types
Class /SLOAP/CL_XML_UTIL has no local type.
Method Signatures
Method CONVERT_XMLOBJ_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_XML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20100127 | ||||
| 2 | RV_XML | Value transfer | Type reference (TYPE) | STRING | 20100127 |
Method CONVERT_XMLOBJ_TO_STRING on class /SLOAP/CL_XML_UTIL has no exception.
Method CONVERT_XML_STRING_TO_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20100127 | ||||
| 2 | RO_XML | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20100127 |
Method CONVERT_XML_STRING_TO_OBJ on class /SLOAP/CL_XML_UTIL has no exception.
Method CONVERT_XML_TABLE_TO_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_STRING | Call by reference | Type reference (TYPE) | STRING_TABLE | 20100127 | ||||
| 2 | RO_XML | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20100127 |
Method CONVERT_XML_TABLE_TO_OBJ on class /SLOAP/CL_XML_UTIL has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 700 |