Class Method list used by SAP ABAP Function Module GRPC_CREATE_XML (Create XML File)
SAP ABAP Function Module
GRPC_CREATE_XML (Create XML File) 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_RENDERER | 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 | XML Document in DOM Representation | ||
| 7 | IF_IXML_DOCUMENT - CREATE_SIMPLE_ELEMENT | XML Document in DOM Representation | ||
| 8 | IF_IXML_DOCUMENT - RENDER | XML Document in DOM Representation | ||
| 9 | IF_IXML_ELEMENT - APPEND_CHILD | Element of an XML Document | ||
| 10 | IF_IXML_ELEMENT - SET_ATTRIBUTE | Element of an XML Document | ||
| 11 | IF_IXML_NODE - APPEND_CHILD | Node of DOM | ||
| 12 | IF_IXML_NODE - RENDER | Node of DOM | ||
| 13 | IF_IXML_OSTREAM - GET_NUM_WRITTEN_RAW | Output Streams | ||
| 14 | IF_IXML_RENDERER - RENDER | Renderer | ||
| 15 | IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_CSTRING | Factory for Streams | ||
| 16 | IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_ITABLE | Factory for Streams |