Class Method list used by SAP ABAP Program OS_EX_XML (OS Example: Upload, Save and Read an XML Document)
SAP ABAP Program OS_EX_XML (OS Example: Upload, Save and Read an XML Document) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CB_OS_EX_XML_NODE_ATTRIBUTE - CREATE_PERSISTENT Base Agent OS Example: XML Node Attributes
2 Class Method  CB_OS_EX_XML_NODE_ELEMENT - CREATE_PERSISTENT Base Agent OS Example: XML Node Element
3 Class Method  CB_OS_EX_XML_NODE_VALUE - CREATE_PERSISTENT Base Agent OS Example: XML Node Value
4 Class Method  CL_OS_EX_XML_NODE - GET_PARENT OS Example: XML Node
5 Class Method  CL_OS_EX_XML_NODE_ATTRIBUTE - GET_NAME OS Example: XML Node Attributes
6 Class Method  CL_OS_EX_XML_NODE_ATTRIBUTE - GET_NSURI OS Example: XML Node Attributes
7 Class Method  CL_OS_EX_XML_NODE_ATTRIBUTE - GET_PREFIX OS Example: XML Node Attributes
8 Class Method  CL_OS_EX_XML_NODE_ATTRIBUTE - GET_VALUE OS Example: XML Node Attributes
9 Class Method  CL_OS_EX_XML_NODE_ELEMENT - SET_CHILDS OS Example: XML Node Element
10 Class Method  CL_OS_EX_XML_NODE_ELEMENT - SET_ATTRIBUTES OS Example: XML Node Element
11 Class Method  CL_OS_EX_XML_NODE_ELEMENT - GET_PREFIX OS Example: XML Node Element
12 Class Method  CL_OS_EX_XML_NODE_ELEMENT - GET_NSURI OS Example: XML Node Element
13 Class Method  CL_OS_EX_XML_NODE_ELEMENT - GET_CHILDS OS Example: XML Node Element
14 Class Method  CL_OS_EX_XML_NODE_ELEMENT - GET_ATTRIBUTES OS Example: XML Node Element
15 Class Method  CL_OS_EX_XML_NODE_ELEMENT - FETCH_CHILDS OS Example: XML Node Element
16 Class Method  CL_OS_EX_XML_NODE_ELEMENT - FETCH_ATTRIBUTES OS Example: XML Node Element
17 Class Method  CL_OS_EX_XML_NODE_ELEMENT - GET_NAME OS Example: XML Node Element
18 Class Method  CL_OS_EX_XML_NODE_INDEXED - GET_INDEX OS Example: XML Node with Index
19 Class Method  CL_OS_EX_XML_NODE_VALUE - GET_VALUE OS Example: XML Node Value
20 Class Method  CL_OS_SYSTEM - GET_QUERY_MANAGER System Class
21 Class Method  CL_SXML_STRING_WRITER - CREATE XML String Writer of sXML Library
22 Class Method  IF_OS_CA_PERSISTENCY - GET_PERSISTENT_BY_QUERY Class-Specific Persistence Interface
23 Class Method  IF_OS_CA_PERSISTENCY - GET_PERSISTENT_BY_OID Class-Specific Persistence Interface
24 Class Method  IF_OS_CA_SERVICE - GET_OID_BY_REF Interface for Services (Class Agent)
25 Class Method  IF_OS_FACTORY - DELETE_PERSISTENT Interface of a Factory
26 Class Method  IF_OS_QUERY_MANAGER - CREATE_QUERY Object Services Query Manager
27 Class Method  IF_SXML_READER - NEXT_ATTRIBUTE XML Reader of sXML Library
28 Class Method  IF_SXML_READER - NEXT_NODE XML Reader of sXML Library
29 Class Method  IF_SXML_WRITER - CLOSE_ELEMENT XML Writer of the sXML Library
30 Class Method  IF_SXML_WRITER - OPEN_ELEMENT XML Writer of the sXML Library
31 Class Method  IF_SXML_WRITER - WRITE_ATTRIBUTE XML Writer of the sXML Library
32 Class Method  IF_SXML_WRITER - WRITE_VALUE XML Writer of the sXML Library