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 Class Method  CL_IXML - CREATE Access Class to iXML Library
2 Class Method  IF_IXML - CREATE_DOCUMENT Interface of Factory Object
3 Class Method  IF_IXML - CREATE_PARSER Interface of Factory Object
4 Class Method  IF_IXML - CREATE_STREAM_FACTORY Interface of Factory Object
5 Class Method  IF_IXML_DOCUMENT - GET_ELEMENTS_BY_TAG_NAME XML Document in DOM Representation
6 Class Method  IF_IXML_ISTREAM - CLOSE Input Streams
7 Class Method  IF_IXML_NODE - GET_FIRST_CHILD Node of DOM
8 Class Method  IF_IXML_NODE - GET_NAME Node of DOM
9 Class Method  IF_IXML_NODE - GET_NEXT Node of DOM
10 Class Method  IF_IXML_NODE - GET_VALUE Node of DOM
11 Class Method  IF_IXML_NODE_COLLECTION - GET_ITEM Collection of Nodes of a DOM
12 Class Method  IF_IXML_NODE_COLLECTION - GET_LENGTH Collection of Nodes of a DOM
13 Class Method  IF_IXML_PARSER - PARSE Parser
14 Class Method  IF_IXML_STREAM - CLOSE Streams
15 Class Method  IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_XSTRING Factory for Streams