Class Method list used by SAP ABAP Class /SAPDII/CL_EXM_IM_ORDER_PARSE (Example implementation for business add-in definition /SAPDI)
SAP ABAP Class /SAPDII/CL_EXM_IM_ORDER_PARSE (Example implementation for business add-in definition /SAPDI) is using
# Object Type Object Name Object Description Note
     
1 Class Method  /SAPDII/IF_EX_ORDER_PARSE - SPP05_ORDERXML_PARSE Business add-in interface /SAPDII/IF_EX_ORDER_PARSE
2 Class Method  CL_IXML - CREATE Access Class to iXML Library
3 Class Method  IF_IXML - CREATE_DOCUMENT Interface of Factory Object
4 Class Method  IF_IXML - CREATE_PARSER Interface of Factory Object
5 Class Method  IF_IXML - CREATE_STREAM_FACTORY Interface of Factory Object
6 Class Method  IF_IXML_DOCUMENT - GET_ELEMENTS_BY_TAG_NAME XML Document in DOM Representation
7 Class Method  IF_IXML_ELEMENT - FIND_FROM_NAME Element of an XML Document
8 Class Method  IF_IXML_NODE - GET_VALUE Node of DOM
9 Class Method  IF_IXML_NODE - QUERY_INTERFACE Node of DOM
10 Class Method  IF_IXML_NODE_COLLECTION - GET_ITEM Collection of Nodes of a DOM
11 Class Method  IF_IXML_NODE_COLLECTION - GET_LENGTH Collection of Nodes of a DOM
12 Class Method  IF_IXML_PARSER - PARSE Parser
13 Class Method  IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_STRING Factory for Streams
14 Class Method  IF_IXML_UNKNOWN - QUERY_INTERFACE IF_IXML_UNKNOWN