Class Method list used by SAP ABAP Function Module CRM_IC_SCRIPTING_GET_SCRBUNDLE (Get translation table for a give script)
SAP ABAP Function Module CRM_IC_SCRIPTING_GET_SCRBUNDLE (Get translation table for a give script) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_IXML - CREATE Access Class to iXML Library
2 Class Method  IF_IXML - CREATE_DOCUMENT Interface of Factory Object
3 Class Method  IF_IXML - CREATE_PARSER Interface of Factory Object
4 Class Method  IF_IXML - CREATE_RENDERER Interface of Factory Object
5 Class Method  IF_IXML - CREATE_STREAM_FACTORY Interface of Factory Object
6 Class Method  IF_IXML_DOCUMENT - APPEND_CHILD XML Document in DOM Representation
7 Class Method  IF_IXML_DOCUMENT - CREATE_CDATA_SECTION XML Document in DOM Representation
8 Class Method  IF_IXML_DOCUMENT - CREATE_ELEMENT XML Document in DOM Representation
9 Class Method  IF_IXML_DOCUMENT - GET_ELEMENTS_BY_TAG_NAME XML Document in DOM Representation
10 Class Method  IF_IXML_ELEMENT - GET_ELEMENTS_BY_TAG_NAME Element of an XML Document
11 Class Method  IF_IXML_ELEMENT - SET_VALUE Element of an XML Document
12 Class Method  IF_IXML_ELEMENT - SET_ATTRIBUTE Element of an XML Document
13 Class Method  IF_IXML_ELEMENT - GET_ATTRIBUTE Element of an XML Document
14 Class Method  IF_IXML_ELEMENT - APPEND_CHILD Element of an XML Document
15 Class Method  IF_IXML_NODE - APPEND_CHILD Node of DOM
16 Class Method  IF_IXML_NODE - SET_VALUE Node of DOM
17 Class Method  IF_IXML_NODE_COLLECTION - GET_ITEM Collection of Nodes of a DOM
18 Class Method  IF_IXML_NODE_COLLECTION - GET_LENGTH Collection of Nodes of a DOM
19 Class Method  IF_IXML_PARSER - PARSE Parser
20 Class Method  IF_IXML_RENDERER - RENDER Renderer
21 Class Method  IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_STRING Factory for Streams
22 Class Method  IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_CSTRING Factory for Streams