Interface 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 | IF_IXML | Interface of Factory Object | ||
| 2 | IF_IXML_DOCUMENT | XML Document in DOM Representation | ||
| 3 | IF_IXML_ISTREAM | Input Streams | ||
| 4 | IF_IXML_NODE | Node of DOM | ||
| 5 | IF_IXML_NODE_COLLECTION | Collection of Nodes of a DOM | ||
| 6 | IF_IXML_PARSER | Parser | ||
| 7 | IF_IXML_STREAM | Streams | ||
| 8 | IF_IXML_STREAM_FACTORY | Factory for Streams | ||
| 9 | IF_IXML_TEXT | Literal Text in an XML Document | ||