SAP ABAP Class CL_GRFN_UTIL_XML (XML utility)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_UTILITIES (Package) Various helping infrastructure for GRC ABAP

⤷

⤷

Properties
Class | CL_GRFN_UTIL_XML | |
Short Description | XML utility | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_UTILITIES | Various helping infrastructure for GRC ABAP |
Created | 20100601 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRFN_UTIL_XML has no forward declaration.
Interfaces
Class CL_GRFN_UTIL_XML has no interface implemented.
Friends
Class CL_GRFN_UTIL_XML has no friend class.
Attributes
Class CL_GRFN_UTIL_XML has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Clean XML | 20101105 |
2 | ![]() |
Static method | Public | Method | Pretty print XML string | 20100601 |
3 | ![]() |
Static method | Public | Method | Remove byte order | 20101108 |
Events
Class CL_GRFN_UTIL_XML has no event.
Types
Class CL_GRFN_UTIL_XML has no local type.
Method Signatures
Method CLEAN_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_XML | Call by reference | Type reference (TYPE) | STRING | 20101105 |
Method CLEAN_XML on class CL_GRFN_UTIL_XML has no exception.
Method PRETTY_PRINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_XML | Call by reference | Type reference (TYPE) | STRING | 20100601 | |||
2 | ![]() |
IV_XML | Call by reference | Type reference (TYPE) | STRING | 20100601 |
Method PRETTY_PRINT on class CL_GRFN_UTIL_XML has no exception.
Method REMOVE_BYTE_ORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_XML | Call by reference | Type reference (TYPE) | STRING | 20101108 |
Method REMOVE_BYTE_ORDER on class CL_GRFN_UTIL_XML has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |