Class Method list used by SAP ABAP Function Module SSFCOMP_XDF_OUTPUT (XDF Output)
SAP ABAP Function Module
SSFCOMP_XDF_OUTPUT (XDF Output) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 2 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 3 | IF_IXML_DOCUMENT - GET_ROOT_ELEMENT | XML Document in DOM Representation | ||
| 4 | IF_IXML_ELEMENT - APPEND_CHILD | Element of an XML Document | ||
| 5 | IF_IXML_ELEMENT - RENDER | Element of an XML Document | ||
| 6 | IF_IXML_NODE - APPEND_CHILD | Node of DOM | ||
| 7 | IF_IXML_NODE - RENDER | Node of DOM | ||
| 8 | IF_IXML_OSTREAM - GET_NUM_WRITTEN_RAW | Output Streams | ||
| 9 | IF_IXML_OSTREAM - SET_PRETTY_PRINT | Output Streams | ||
| 10 | IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_ITABLE | Factory for Streams | ||