Class Method list used by SAP ABAP Class CL_RSR_TRANS_QUERY_XML_HELP (Methods to Create Query XML)
SAP ABAP Class
CL_RSR_TRANS_QUERY_XML_HELP (Methods to Create Query XML) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 2 | CL_RSR_TRANS_QUERY_XML_PARSER - CONVERT_QUERY | Conversion of Status Description | ||
| 3 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 4 | IF_IXML_DOCUMENT - APPEND_CHILD | XML Document in DOM Representation | ||
| 5 | IF_IXML_DOCUMENT - CREATE_COMMENT | 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_ELEMENT - APPEND_CHILD | Element of an XML Document | ||
| 9 | IF_IXML_ELEMENT - SET_ATTRIBUTE | Element of an XML Document | ||
| 10 | IF_IXML_ELEMENT - SET_VALUE | Element of an XML Document | ||
| 11 | IF_IXML_NODE - APPEND_CHILD | Node of DOM | ||
| 12 | IF_IXML_NODE - SET_VALUE | Node of DOM | ||
| 13 | IF_RSR_TRANS_QUERY_ELEMENT - ADD_COMMENT | if_rsr_trans_query_element |