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 | CB_OS_EX_XML_NODE_ATTRIBUTE - CREATE_PERSISTENT | Base Agent OS Example: XML Node Attributes | ||
| 2 | CB_OS_EX_XML_NODE_ELEMENT - CREATE_PERSISTENT | Base Agent OS Example: XML Node Element | ||
| 3 | CB_OS_EX_XML_NODE_VALUE - CREATE_PERSISTENT | Base Agent OS Example: XML Node Value | ||
| 4 | CL_OS_EX_XML_NODE - GET_PARENT | OS Example: XML Node | ||
| 5 | CL_OS_EX_XML_NODE_ATTRIBUTE - GET_NAME | OS Example: XML Node Attributes | ||
| 6 | CL_OS_EX_XML_NODE_ATTRIBUTE - GET_NSURI | OS Example: XML Node Attributes | ||
| 7 | CL_OS_EX_XML_NODE_ATTRIBUTE - GET_PREFIX | OS Example: XML Node Attributes | ||
| 8 | CL_OS_EX_XML_NODE_ATTRIBUTE - GET_VALUE | OS Example: XML Node Attributes | ||
| 9 | CL_OS_EX_XML_NODE_ELEMENT - SET_CHILDS | OS Example: XML Node Element | ||
| 10 | CL_OS_EX_XML_NODE_ELEMENT - SET_ATTRIBUTES | OS Example: XML Node Element | ||
| 11 | CL_OS_EX_XML_NODE_ELEMENT - GET_PREFIX | OS Example: XML Node Element | ||
| 12 | CL_OS_EX_XML_NODE_ELEMENT - GET_NSURI | OS Example: XML Node Element | ||
| 13 | CL_OS_EX_XML_NODE_ELEMENT - GET_CHILDS | OS Example: XML Node Element | ||
| 14 | CL_OS_EX_XML_NODE_ELEMENT - GET_ATTRIBUTES | OS Example: XML Node Element | ||
| 15 | CL_OS_EX_XML_NODE_ELEMENT - FETCH_CHILDS | OS Example: XML Node Element | ||
| 16 | CL_OS_EX_XML_NODE_ELEMENT - FETCH_ATTRIBUTES | OS Example: XML Node Element | ||
| 17 | CL_OS_EX_XML_NODE_ELEMENT - GET_NAME | OS Example: XML Node Element | ||
| 18 | CL_OS_EX_XML_NODE_INDEXED - GET_INDEX | OS Example: XML Node with Index | ||
| 19 | CL_OS_EX_XML_NODE_VALUE - GET_VALUE | OS Example: XML Node Value | ||
| 20 | CL_OS_SYSTEM - GET_QUERY_MANAGER | System Class | ||
| 21 | CL_SXML_STRING_WRITER - CREATE | XML String Writer of sXML Library | ||
| 22 | IF_OS_CA_PERSISTENCY - GET_PERSISTENT_BY_QUERY | Class-Specific Persistence Interface | ||
| 23 | IF_OS_CA_PERSISTENCY - GET_PERSISTENT_BY_OID | Class-Specific Persistence Interface | ||
| 24 | IF_OS_CA_SERVICE - GET_OID_BY_REF | Interface for Services (Class Agent) | ||
| 25 | IF_OS_FACTORY - DELETE_PERSISTENT | Interface of a Factory | ||
| 26 | IF_OS_QUERY_MANAGER - CREATE_QUERY | Object Services Query Manager | ||
| 27 | IF_SXML_READER - NEXT_ATTRIBUTE | XML Reader of sXML Library | ||
| 28 | IF_SXML_READER - NEXT_NODE | XML Reader of sXML Library | ||
| 29 | IF_SXML_WRITER - CLOSE_ELEMENT | XML Writer of the sXML Library | ||
| 30 | IF_SXML_WRITER - OPEN_ELEMENT | XML Writer of the sXML Library | ||
| 31 | IF_SXML_WRITER - WRITE_ATTRIBUTE | XML Writer of the sXML Library | ||
| 32 | IF_SXML_WRITER - WRITE_VALUE | XML Writer of the sXML Library |