Class Method list used by SAP ABAP Function Module UPX_KPI_API_XML (to connect planning services with XML layer)
SAP ABAP Function Module
UPX_KPI_API_XML (to connect planning services with XML layer) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_GZIP - DECOMPRESS_TEXT | Class for (De)Compression (GZIP) | ||
| 2 | CL_ABAP_GZIP - COMPRESS_TEXT | Class for (De)Compression (GZIP) | ||
| 3 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 4 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 5 | IF_IXML - CREATE_ENCODING | Interface of Factory Object | ||
| 6 | IF_IXML - CREATE_PARSER | Interface of Factory Object | ||
| 7 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 8 | IF_IXML_DOCUMENT - RENDER | XML Document in DOM Representation | ||
| 9 | IF_IXML_ISTREAM - SET_ENCODING | Input Streams | ||
| 10 | IF_IXML_NODE - RENDER | Node of DOM | ||
| 11 | IF_IXML_OSTREAM - SET_ENCODING | Output Streams | ||
| 12 | IF_IXML_PARSER - GET_ERROR | Parser | ||
| 13 | IF_IXML_PARSER - NUM_ERRORS | Parser | ||
| 14 | IF_IXML_PARSER - PARSE | Parser | ||
| 15 | IF_IXML_PARSE_ERROR - GET_REASON | Parser Error Message | ||
| 16 | IF_IXML_STREAM - SET_ENCODING | Streams | ||
| 17 | IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_CSTRING | Factory for Streams | ||
| 18 | IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_CSTRING | Factory for Streams |