SAP ABAP Class CL_SMI_ODATA_UTILITY (Provides methods to extract data from OData XML.)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
AR_702_SM_SERVICES (Package) UI AR - Social Media Data Provider Impl. (Rel. Dependent)
⤷
⤷
Properties
| Class | CL_SMI_ODATA_UTILITY | |
| Short Description | Provides methods to extract data from OData XML. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AR_702_SM_SERVICES | UI AR - Social Media Data Provider Impl. (Rel. Dependent) |
| Created | 20131001 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SMI_ODATA_UTILITY has no forward declaration.
Interfaces
Class CL_SMI_ODATA_UTILITY has no interface implemented.
Friends
Class CL_SMI_ODATA_UTILITY has no friend class.
Attributes
Class CL_SMI_ODATA_UTILITY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20131001 | ||
| 2 | Instance method | Public | Method | 20131001 | ||
| 3 | Instance method | Public | Method | 20131001 | ||
| 4 | Instance method | Public | Method | 20131001 |
Events
Class CL_SMI_ODATA_UTILITY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_IXML_NODES | Public | See coding | 20131001 | tt_ixml_nodes type standard table of ref to if_ixml_node
|
Method Signatures
Method GET_ENTRY_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENTRY_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20131001 | ||||
| 2 | RO_PROPERTIES_NODE | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE | 20131001 |
Method GET_ENTRY_PROPERTIES on class CL_SMI_ODATA_UTILITY has no exception.
Method GET_FIRST_LEVEL_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20131001 | ||||
| 2 | IV_NAMESPACE_URI | Call by reference | Type reference (TYPE) | STRING | 20131001 | ||||
| 3 | RO_FIRST_LEVEL_NODES | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE_COLLECTION | 20131001 |
Method GET_FIRST_LEVEL_ENTRIES on class CL_SMI_ODATA_UTILITY has no exception.
Method GET_LINK_INLINE_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LINK_INLINE_ENTRIES | Call by reference | Type reference (TYPE) | TT_IXML_NODES | 20131001 | ||||
| 2 | IO_ENTRY | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20131001 | ||||
| 3 | IV_LINK_TITLE | Call by reference | Type reference (TYPE) | STRING | 20131001 |
Method GET_LINK_INLINE_ENTRIES on class CL_SMI_ODATA_UTILITY has no exception.
Method GET_ROOT_NAMESPACE_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_IXML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20131001 | ||||
| 2 | IV_NAMESPACE_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20131001 | ||||
| 3 | RV_NAMESPACE_URL | Value transfer | Type reference (TYPE) | STRING | 20131001 |
Method GET_ROOT_NAMESPACE_URI on class CL_SMI_ODATA_UTILITY has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |