Class Method list used by SAP ABAP Function Module DMC_CONVERT_XML_TO_TABLE (Convert XML data to table)
SAP ABAP Function Module
DMC_CONVERT_XML_TO_TABLE (Convert XML data to table) 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_PARSER | Interface of Factory Object | ||
| 4 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 5 | IF_IXML_DOCUMENT - GET_ROOT_ELEMENT | XML Document in DOM Representation | ||
| 6 | IF_IXML_PARSER - PARSE | Parser | ||
| 7 | IF_IXML_PARSER - SET_NORMALIZING | Parser | ||
| 8 | IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_CSTRING | Factory for Streams | ||