Class Method list used by SAP ABAP Function Module CRM_IC_SCRIPTING_CALL_BY_XMLXS (Call a function module wrapped in XML form)
SAP ABAP Function Module CRM_IC_SCRIPTING_CALL_BY_XMLXS (Call a function module wrapped in XML form) 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_STREAM_FACTORY Interface of Factory Object
4 Class Method  IF_IXML - CREATE_RENDERER Interface of Factory Object
5 Class Method  IF_IXML - CREATE_PARSER Interface of Factory Object
6 Class Method  IF_IXML - CREATE_ENCODING Interface of Factory Object
7 Class Method  IF_IXML_CHARACTER_DATA - GET_VALUE Character-Type Data in DOM
8 Class Method  IF_IXML_DOCUMENT - APPEND_CHILD XML Document in DOM Representation
9 Class Method  IF_IXML_DOCUMENT - CREATE_CDATA_SECTION XML Document in DOM Representation
10 Class Method  IF_IXML_DOCUMENT - CREATE_ELEMENT XML Document in DOM Representation
11 Class Method  IF_IXML_DOCUMENT - CREATE_TEXT XML Document in DOM Representation
12 Class Method  IF_IXML_DOCUMENT - FIND_FROM_NAME XML Document in DOM Representation
13 Class Method  IF_IXML_DOCUMENT - FIND_FROM_PATH XML Document in DOM Representation
14 Class Method  IF_IXML_DOCUMENT - GET_ELEMENTS_BY_TAG_NAME XML Document in DOM Representation
15 Class Method  IF_IXML_DOCUMENT - SET_ENCODING XML Document in DOM Representation
16 Class Method  IF_IXML_ELEMENT - SET_ATTRIBUTE Element of an XML Document
17 Class Method  IF_IXML_ELEMENT - GET_FIRST_CHILD Element of an XML Document
18 Class Method  IF_IXML_ELEMENT - GET_ATTRIBUTE Element of an XML Document
19 Class Method  IF_IXML_ELEMENT - APPEND_CHILD Element of an XML Document
20 Class Method  IF_IXML_ELEMENT - GET_ELEMENTS_BY_TAG_NAME Element of an XML Document
21 Class Method  IF_IXML_NODE - APPEND_CHILD Node of DOM
22 Class Method  IF_IXML_NODE - GET_CHILDREN Node of DOM
23 Class Method  IF_IXML_NODE - GET_FIRST_CHILD Node of DOM
24 Class Method  IF_IXML_NODE - GET_NAME Node of DOM
25 Class Method  IF_IXML_NODE - GET_VALUE Node of DOM
26 Class Method  IF_IXML_NODE_COLLECTION - GET_LENGTH Collection of Nodes of a DOM
27 Class Method  IF_IXML_NODE_COLLECTION - GET_ITEM Collection of Nodes of a DOM
28 Class Method  IF_IXML_NODE_LIST - GET_ITEM Node List of a DOM
29 Class Method  IF_IXML_NODE_LIST - GET_LENGTH Node List of a DOM
30 Class Method  IF_IXML_OSTREAM - SET_ENCODING Output Streams
31 Class Method  IF_IXML_PARSER - PARSE Parser
32 Class Method  IF_IXML_RENDERER - RENDER Renderer
33 Class Method  IF_IXML_STREAM - SET_ENCODING Streams
34 Class Method  IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_STRING Factory for Streams
35 Class Method  IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_XSTRING Factory for Streams
36 Class Method  IF_IXML_TEXT - GET_VALUE Literal Text in an XML Document