Interface list used by SAP ABAP Function Module APB_ISR_GET_DATA_FROM_XML (Return Data from XML)
SAP ABAP Function Module
APB_ISR_GET_DATA_FROM_XML (Return Data from XML) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | IF_IXML | Interface of Factory Object | ||
| 2 | IF_IXML | Interface of Factory Object | SOURCE REFERENCE(IR_IXML_FACTORY) TYPE REF TO IF_IXML |
|
| 3 | IF_IXML_DOCUMENT | XML Document in DOM Representation | ||
| 4 | IF_IXML_EVENT | Event for Sequential Parsing | ||
| 5 | IF_IXML_ISTREAM | Input Streams | ||
| 6 | IF_IXML_PARSER | Parser | ||
| 7 | IF_IXML_PARSE_ERROR | Parser Error Message | ||
| 8 | IF_IXML_STREAM_FACTORY | Factory for Streams | ||
| 9 | IF_IXML_STREAM_FACTORY | Factory for Streams | SOURCE REFERENCE(IR_IXML_STREAM_FACTORY) TYPE REF TO IF_IXML_STREAM_FACTORY |
|