Class Method list used by SAP ABAP Program RSAN_TOPAS_MODEL_PROXY (TOPAS Model Proxy XML)
SAP ABAP Program
RSAN_TOPAS_MODEL_PROXY (TOPAS Model Proxy XML) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 2 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 3 | IF_IXML - CREATE_PARSER | Interface of Factory Object | ||
| 4 | IF_IXML - CREATE_RENDERER | Interface of Factory Object | ||
| 5 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 6 | IF_IXML_DOCUMENT - CREATE_SIMPLE_ELEMENT | XML Document in DOM Representation | ||
| 7 | IF_IXML_DOCUMENT - FIND_FROM_NAME | XML Document in DOM Representation | ||
| 8 | IF_IXML_ELEMENT - GET_ATTRIBUTE | Element of an XML Document | ||
| 9 | IF_IXML_ELEMENT - GET_ELEMENTS_BY_TAG_NAME | Element of an XML Document | ||
| 10 | IF_IXML_ELEMENT - GET_VALUE | Element of an XML Document | ||
| 11 | IF_IXML_ELEMENT - SET_ATTRIBUTE | Element of an XML Document | ||
| 12 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 13 | IF_IXML_NODE_COLLECTION - GET_ITEM | Collection of Nodes of a DOM | ||
| 14 | IF_IXML_NODE_COLLECTION - GET_LENGTH | Collection of Nodes of a DOM | ||
| 15 | IF_IXML_PARSER - GET_ERROR | Parser | ||
| 16 | IF_IXML_PARSER - NUM_ERRORS | Parser | ||
| 17 | IF_IXML_PARSER - PARSE | Parser | ||
| 18 | IF_IXML_PARSE_ERROR - GET_COLUMN | Parser Error Message | ||
| 19 | IF_IXML_PARSE_ERROR - GET_REASON | Parser Error Message | ||
| 20 | IF_IXML_RENDERER - RENDER | Renderer | ||
| 21 | IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_STRING | Factory for Streams | ||
| 22 | IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_CSTRING | Factory for Streams |