Class Method list used by SAP ABAP Function Module /ASU/IMPORT_XML (Import ASU XML)
SAP ABAP Function Module
/ASU/IMPORT_XML (Import ASU XML) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_GUI_FRONTEND_SERVICES - FILE_OPEN_DIALOG | Frontend Services | ||
| 2 | CL_GUI_FRONTEND_SERVICES - GUI_UPLOAD | Frontend Services | ||
| 3 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 4 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 5 | IF_IXML - CREATE_PARSER | Interface of Factory Object | ||
| 6 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 7 | IF_IXML_DOCUMENT - GET_ROOT_ELEMENT | XML Document in DOM Representation | ||
| 8 | IF_IXML_ELEMENT - GET_ATTRIBUTES | Element of an XML Document | ||
| 9 | IF_IXML_ELEMENT - GET_NAME | Element of an XML Document | ||
| 10 | IF_IXML_NAMED_NODE_MAP - CREATE_ITERATOR | Indexed List of Names | ||
| 11 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 12 | IF_IXML_NODE - GET_NAME | Node of DOM | ||
| 13 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 14 | IF_IXML_NODE_ITERATOR - GET_NEXT | Iterator for Nodes and Lists of a DOM | ||
| 15 | IF_IXML_PARSER - PARSE | Parser | ||
| 16 | IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_ITABLE | Factory for Streams |