Class Method list used by SAP ABAP Class CL_FKK_SELP_XML_FILE (Interface for XML file)
SAP ABAP Class CL_FKK_SELP_XML_FILE (Interface for XML file) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_FKK_SELP_XML_FILE - ADD_ELEMENT Interface for XML file SOURCE EXPORTING
2 Class Method  CL_FKK_SELP_XML_FILE - ADD_ELEMENT Interface for XML file SOURCE CALL METHOD add_element
3 Class Method  CL_FKK_SELP_XML_FILE - READ_FILE Interface for XML file SOURCE err_open = 1.
4 Class Method  CL_FKK_SELP_XML_FILE - READ_FILE Interface for XML file SOURCE EXCEPTIONS
5 Class Method  CL_FKK_SELP_XML_FILE - READ_FILE Interface for XML file SOURCE e_data = data
6 Class Method  CL_FKK_SELP_XML_FILE - READ_FILE Interface for XML file SOURCE IMPORTING
7 Class Method  CL_FKK_SELP_XML_FILE - READ_FILE Interface for XML file SOURCE CALL METHOD read_file
8 Class Method  CL_FKK_SELP_XML_FILE - GET_ELEMENT Interface for XML file SOURCE el2 = get_element( i_name = i_parent ).
9 Class Method  CL_FKK_SELP_XML_FILE - ADD_ELEMENT Interface for XML file SOURCE i_elem = el1.
10 Class Method  CL_FKK_SELP_XML_FILE - ADD_ELEMENT Interface for XML file SOURCE i_name = i_name
11 Class Method  CL_FKK_SELP_XML_FILE - ADD_ELEMENT Interface for XML file SOURCE EXPORTING
12 Class Method  CL_FKK_SELP_XML_FILE - ADD_ELEMENT Interface for XML file SOURCE CALL METHOD add_element
13 Class Method  CL_FKK_SELP_XML_FILE - ADD_ELEMENT Interface for XML file SOURCE i_elem = el1.
14 Class Method  CL_FKK_SELP_XML_FILE - ADD_ELEMENT Interface for XML file SOURCE i_name = i_name
15 Class Method  CL_IXML - CREATE Access Class to iXML Library
16 Class Method  IF_IXML - CREATE_DOCUMENT Interface of Factory Object
17 Class Method  IF_IXML - CREATE_ENCODING Interface of Factory Object
18 Class Method  IF_IXML - CREATE_PARSER Interface of Factory Object
19 Class Method  IF_IXML - CREATE_RENDERER Interface of Factory Object
20 Class Method  IF_IXML - CREATE_STREAM_FACTORY Interface of Factory Object
21 Class Method  IF_IXML - CREATE_STREAM_FACTORY Interface of Factory Object
22 Class Method  IF_IXML_DOCUMENT - APPEND_CHILD XML Document in DOM Representation
23 Class Method  IF_IXML_DOCUMENT - SET_ENCODING XML Document in DOM Representation
24 Class Method  IF_IXML_DOCUMENT - CREATE_ELEMENT XML Document in DOM Representation
25 Class Method  IF_IXML_ELEMENT - APPEND_CHILD Element of an XML Document
26 Class Method  IF_IXML_ELEMENT - SET_VALUE Element of an XML Document
27 Class Method  IF_IXML_NODE - APPEND_CHILD Node of DOM
28 Class Method  IF_IXML_NODE - CREATE_ITERATOR Node of DOM
29 Class Method  IF_IXML_NODE - GET_NAME Node of DOM
30 Class Method  IF_IXML_NODE - GET_TYPE Node of DOM
31 Class Method  IF_IXML_NODE - GET_VALUE Node of DOM
32 Class Method  IF_IXML_NODE - SET_VALUE Node of DOM
33 Class Method  IF_IXML_NODE_ITERATOR - GET_NEXT Iterator for Nodes and Lists of a DOM
34 Class Method  IF_IXML_OSTREAM - GET_NUM_WRITTEN_RAW Output Streams
35 Class Method  IF_IXML_PARSER - PARSE Parser
36 Class Method  IF_IXML_PARSER - SET_NAMESPACE_MODE Parser
37 Class Method  IF_IXML_PARSER - SET_SUPPLY_ATTR_DEFAULTS Parser
38 Class Method  IF_IXML_PARSER - SET_VALIDATING Parser
39 Class Method  IF_IXML_RENDERER - RENDER Renderer
40 Class Method  IF_IXML_RENDERER - SET_NORMALIZING Renderer
41 Class Method  IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_XSTRING Factory for Streams
42 Class Method  IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_ITABLE Factory for Streams