Class Method list used by SAP ABAP Function Module CEP_XSTRING_PARSE_XML_CLASS (Parses XML Input File and stores in Classification)
SAP ABAP Function Module
CEP_XSTRING_PARSE_XML_CLASS (Parses XML Input File and stores in Classification) 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_ELEMENTS_BY_TAG_NAME | XML Document in DOM Representation | ||
| 6 | IF_IXML_ISTREAM - CLOSE | Input Streams | ||
| 7 | IF_IXML_NODE - GET_FIRST_CHILD | Node of DOM | ||
| 8 | IF_IXML_NODE - GET_NAME | Node of DOM | ||
| 9 | IF_IXML_NODE - GET_NEXT | Node of DOM | ||
| 10 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 11 | IF_IXML_NODE_COLLECTION - GET_ITEM | Collection of Nodes of a DOM | ||
| 12 | IF_IXML_NODE_COLLECTION - GET_LENGTH | Collection of Nodes of a DOM | ||
| 13 | IF_IXML_PARSER - PARSE | Parser | ||
| 14 | IF_IXML_STREAM - CLOSE | Streams | ||
| 15 | IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_XSTRING | Factory for Streams |