Class Method list used by SAP ABAP Function Module GRPC_COMBINE_XML (Create XML File)
SAP ABAP Function Module GRPC_COMBINE_XML (Create XML File) 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_ELEMENT XML Document in DOM Representation
8 Class Method  IF_IXML_DOCUMENT - CREATE_SIMPLE_ELEMENT XML Document in DOM Representation
9 Class Method  IF_IXML_DOCUMENT - FIND_FROM_NAME XML Document in DOM Representation
10 Class Method  IF_IXML_ELEMENT - APPEND_CHILD Element of an XML Document
11 Class Method  IF_IXML_ELEMENT - SET_ATTRIBUTE Element of an XML Document
12 Class Method  IF_IXML_NODE - APPEND_CHILD Node of DOM
13 Class Method  IF_IXML_PARSER - GET_ERROR Parser
14 Class Method  IF_IXML_PARSER - IS_DOM_GENERATING Parser
15 Class Method  IF_IXML_PARSER - NUM_ERRORS Parser
16 Class Method  IF_IXML_PARSER - PARSE Parser
17 Class Method  IF_IXML_PARSE_ERROR - GET_COLUMN Parser Error Message
18 Class Method  IF_IXML_PARSE_ERROR - GET_LINE Parser Error Message
19 Class Method  IF_IXML_PARSE_ERROR - GET_REASON Parser Error Message
20 Class Method  IF_IXML_RENDERER - RENDER Renderer
21 Class Method  IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_CSTRING Factory for Streams
22 Class Method  IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_CSTRING Factory for Streams