Class Method list used by SAP ABAP Class CL_LXE_SCTRANS_BUNDLE (Translation Bundle)
SAP ABAP Class
CL_LXE_SCTRANS_BUNDLE (Translation Bundle) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 2 | CL_LXE_SCTRANS_BUNDLE - RENDER_NODE_TO_XSTRING | Translation Bundle | SOURCE MOVE me->render_node_to_xstring( node ) TO bundle_line-obj_data. |
|
| 3 | CL_LXE_SCTRANS_BUNDLE - RENDER_NODE_TO_XSTRING | Translation Bundle | SOURCE MOVE me->render_node_to_xstring( node_xtext ) TO bundle_line-appl_data. |
|
| 4 | CL_LXE_SCTRANS_BUNDLE - RENDER_NODE_TO_XSTRING | Translation Bundle | SOURCE MOVE me->render_node_to_xstring( element ) TO bundle_line-xtext. |
|
| 5 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 6 | IF_IXML - CREATE_ENCODING | Interface of Factory Object | ||
| 7 | IF_IXML - CREATE_RENDERER | Interface of Factory Object | ||
| 8 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 9 | IF_IXML_DOCUMENT - APPEND_CHILD | XML Document in DOM Representation | ||
| 10 | IF_IXML_ELEMENT - GET_ATTRIBUTES | Element of an XML Document | ||
| 11 | IF_IXML_ELEMENT - REMOVE_ATTRIBUTE_NS | Element of an XML Document | ||
| 12 | IF_IXML_NAMED_NODE_MAP - CREATE_ITERATOR | Indexed List of Names | ||
| 13 | IF_IXML_NODE - APPEND_CHILD | Node of DOM | ||
| 14 | IF_IXML_NODE - GET_NAMESPACE_URI | Node of DOM | ||
| 15 | IF_IXML_NODE - GET_NAME | Node of DOM | ||
| 16 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 17 | IF_IXML_NODE_COLLECTION - GET_ITEM | Collection of Nodes of a DOM | ||
| 18 | IF_IXML_NODE_COLLECTION - GET_ITEM | Collection of Nodes of a DOM | ||
| 19 | IF_IXML_NODE_ITERATOR - GET_NEXT | Iterator for Nodes and Lists of a DOM | ||
| 20 | IF_IXML_OSTREAM - SET_ENCODING | Output Streams | ||
| 21 | IF_IXML_RENDERER - RENDER | Renderer | ||
| 22 | IF_IXML_RENDERER - SET_NORMALIZING | Renderer | ||
| 23 | IF_IXML_STREAM - SET_ENCODING | Streams | ||
| 24 | IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_XSTRING | Factory for Streams |