SAP ABAP Class CL_SMI2_CONVERTER (SMI converter tools class)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
AR_FND_SM_SERVICES (Package) UI AR: Social Media Model Provider & Data Provider Abstract
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMI2_CONVERTER | SMI Converter | 20140716 |
Properties
| Class | CL_SMI2_CONVERTER | |
| Short Description | SMI converter tools class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AR_FND_SM_SERVICES | UI AR: Social Media Model Provider & Data Provider Abstract |
| Created | 20140716 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SMI2_CONVERTER | SMI Converter | 20140716 |
Friends
Class CL_SMI2_CONVERTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20140716 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_STREAM_FACTORY | IF_IXML_STREAM_FACTORY | 20140716 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Converts OData boolean simple type string to ABAP type. | 20140716 | |
| 2 | Instance method | Private | Method | Converts OData datetimeoffset simple type to ABAP type. | 20140716 | |
| 3 | Instance method | Private | Method | Converts OData integer32 simple type string to ABAP type. | 20140716 | |
| 4 | Instance method | Private | Method | 20140716 |
Events
Class CL_SMI2_CONVERTER has no event.
Types
Class CL_SMI2_CONVERTER has no local type.
Method Signatures
Method EDM_BOOLEAN_TO_C Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | OData EDM Boolean simple type instance string. | 20140716 | |||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP representation of an the input EDM simple type. | 20140716 |
Method EDM_BOOLEAN_TO_C on class CL_SMI2_CONVERTER has no exception.
Method EDM_DATETIMEOFFSET_TO_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TIMESTAMP | Call by reference | Type reference (TYPE) | P | ABAP representation of an the input EDM simple type. | 20140716 | |||
| 2 | IV_DATE_TIME_OFFSET | Call by reference | Type reference (TYPE) | STRING | OData EDM DateTimeOffset simple type instance string. | 20140716 |
Method EDM_DATETIMEOFFSET_TO_P on class CL_SMI2_CONVERTER has no exception.
Method EDM_INT32_TO_I Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | OData EDM Int32 simple type instance string. | 20140716 | |||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | I | ABAP representation of an the input EDM simple type. | 20140716 |
Method EDM_INT32_TO_I on class CL_SMI2_CONVERTER has no exception.
Method PROPS_NODE_TO_CONTENTITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROPERTIES_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20140716 | |||
| 2 | RS_CONTENTITEM | Value transfer | Type reference (TYPE) | CL_SM_INTEGRATION_MPC_EXT=>TS_CONTENTITEM | ABAP representation of input DOM node. | 20140716 |
Method PROPS_NODE_TO_CONTENTITEM on class CL_SMI2_CONVERTER has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 100 |