Class Method list used by SAP ABAP Function Module UMC_CHART_FORM_UPDATE (Change the type of XML from string to xstring)
SAP ABAP Function Module
UMC_CHART_FORM_UPDATE (Change the type of XML from string to xstring) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 2 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 3 | IF_IXML - CREATE_ENCODING | Interface of Factory Object | ||
| 4 | IF_IXML - CREATE_PARSER | Interface of Factory Object | ||
| 5 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 6 | IF_IXML_DOCUMENT - RENDER | XML Document in DOM Representation | ||
| 7 | IF_IXML_DOCUMENT - SET_ENCODING | XML Document in DOM Representation | ||
| 8 | IF_IXML_NODE - RENDER | Node of DOM | ||
| 9 | IF_IXML_PARSER - PARSE | Parser | ||
| 10 | IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_STRING | Factory for Streams | ||
| 11 | IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_XSTRING | Factory for Streams |