Class Method list used by SAP ABAP Function Module MEREP_WSDL_GENERATOR (WSDL generator)
SAP ABAP Function Module
MEREP_WSDL_GENERATOR (WSDL generator) 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_ENCODING | Interface of Factory Object | ||
| 4 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 5 | IF_IXML_DOCUMENT - APPEND_CHILD | XML Document in DOM Representation | ||
| 6 | IF_IXML_DOCUMENT - CREATE_ELEMENT_NS | XML Document in DOM Representation | ||
| 7 | IF_IXML_DOCUMENT - RENDER | XML Document in DOM Representation | ||
| 8 | IF_IXML_ELEMENT - NUM_CHILDREN | Element of an XML Document | ||
| 9 | IF_IXML_ELEMENT - SET_ATTRIBUTE_NS | Element of an XML Document | ||
| 10 | IF_IXML_ELEMENT - GET_FIRST_CHILD | Element of an XML Document | ||
| 11 | IF_IXML_ELEMENT - GET_ATTRIBUTE_NS | Element of an XML Document | ||
| 12 | IF_IXML_ELEMENT - APPEND_CHILD | Element of an XML Document | ||
| 13 | IF_IXML_NODE - APPEND_CHILD | Node of DOM | ||
| 14 | IF_IXML_NODE - CLONE | Node of DOM | ||
| 15 | IF_IXML_NODE - GET_FIRST_CHILD | Node of DOM | ||
| 16 | IF_IXML_NODE - GET_NEXT | Node of DOM | ||
| 17 | IF_IXML_NODE - NUM_CHILDREN | Node of DOM | ||
| 18 | IF_IXML_NODE - RENDER | Node of DOM | ||
| 19 | IF_IXML_OSTREAM - SET_ENCODING | Output Streams | ||
| 20 | IF_IXML_STREAM - SET_ENCODING | Streams | ||
| 21 | IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_XSTRING | Factory for Streams |