SAP ABAP Class CL_SXMLP_UTILS (CL_SXMLP_UTILS)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SXML_PARTS (Package) SXML Parts
⤷
⤷
Properties
| Class | CL_SXMLP_UTILS | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXML_PARTS | SXML Parts |
| Created | 20050426 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SXMLP_UTILS has no forward declaration.
Interfaces
Class CL_SXMLP_UTILS has no interface implemented.
Friends
Class CL_SXMLP_UTILS has no friend class.
Attributes
Class CL_SXMLP_UTILS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20050426 | ||
| 2 | Static method | Public | Method | 20050426 | ||
| 3 | Static method | Public | Method | 20060816 |
Events
Class CL_SXMLP_UTILS has no event.
Types
Class CL_SXMLP_UTILS has no local type.
Method Signatures
Method DOM_TO_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20050426 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_PART | 20050426 |
Method DOM_TO_PART on class CL_SXMLP_UTILS has no exception.
Method PART_TO_DOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PART | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_PART | 20050426 | ||||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20050426 |
Method PART_TO_DOM on class CL_SXMLP_UTILS has no exception.
Method SHOW_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PART | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_PART | 20060816 |
Method SHOW_DOCUMENT on class CL_SXMLP_UTILS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |