Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20090827 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_NWECM_VALUE_AWR | ECMI: Generic Value Holder API Firewall Wrapper | 20081112 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_NWECM_VALUE_SWR | ECMI: Generic Value Holder SPI Firewall Wrapper | 20081112 |
Properties
| Class | CL_NWECM_VALUE | |
| Short Description | ECMI: SPI Value Implementation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWECM_COMMONS | ECMI Common Classes of API and SPI |
| Created | 20081020 | SAP |
| Last change | 20110908 | SAP |
| 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20090827 |
Friends
Class CL_NWECM_VALUE 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_NWECM_BINARY | NW ECM: Byte Sequence | 20081020 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Boolean Value | 20081020 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DECFLOAT16 | Float Value | 20081020 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 20081020 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_NAME | NW ECM: Namespace-Qualified Names | 20081112 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_PATH | NW ECM: Path Representation and Handling | 20081112 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | String Value | 20081020 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | NWECM_TIMESTAMP | Timestamp Value | 20081020 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_PROPERTY_TYPE | NW ECM: Property Data Type | 20081020 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | 20081112 |
Methods
Events
Class CL_NWECM_VALUE has no event.
Types
Class CL_NWECM_VALUE has no local type.
Method Signatures
Method COMPARE_BOOLEAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OTHER | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_VALUE | NW ECM: SPI Value Implementation | 20090430 | |||
| 2 | RV_EQUALS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Value Format Mismatch Exception | 20090430 |
Method COMPARE_FLOAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OTHER | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_VALUE | NW ECM: SPI Value Implementation | 20090430 | |||
| 2 | RV_EQUALS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Value Format Mismatch Exception | 20090430 |
Method COMPARE_INTEGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OTHER | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_VALUE | NW ECM: SPI Value Implementation | 20090430 | |||
| 2 | RV_EQUALS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Value Format Mismatch Exception | 20090430 |
Method COMPARE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OTHER | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_VALUE | NW ECM: SPI Value Implementation | 20090430 | |||
| 2 | RV_EQUALS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Value Format Mismatch Exception | 20090430 |
Method COMPARE_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OTHER | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_VALUE | NW ECM: SPI Value Implementation | 20090430 | |||
| 2 | RV_EQUALS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Value Format Mismatch Exception | 20090430 |
Method COMPARE_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OTHER | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_VALUE | NW ECM: SPI Value Implementation | 20090430 | |||
| 2 | RV_EQUALS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090430 |
Method COMPARE_STRING on class CL_NWECM_VALUE has no exception.
Method COMPARE_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OTHER | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_VALUE | NW ECM: SPI Value Implementation | 20090430 | |||
| 2 | RV_EQUALS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Value Format Mismatch Exception | 20090430 |
Method COMPARE_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OTHER | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_VALUE | NW ECM: SPI Value Implementation | 20090430 | |||
| 2 | RV_EQUALS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Value Format Mismatch Exception | 20090430 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MO_BINARY | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_BINARY | NW ECM: Byte Sequence | 20081020 | |||
| 2 | MO_BOOLEAN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081020 | ||||
| 3 | MO_FLOAT | Value transfer | Type reference (TYPE) | DECFLOAT16 | 20081020 | ||||
| 4 | MO_INTEGER | Value transfer | Type reference (TYPE) | I | 20081020 | ||||
| 5 | MO_NAME | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_NAME | NW ECM: Namespace-Qualified Names | 20081112 | |||
| 6 | MO_PATH | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_PATH | NW ECM: Path Representation and Handling | 20081112 | |||
| 7 | MO_STRING | Value transfer | Type reference (TYPE) | STRING | 20081020 | ||||
| 8 | MO_TIMESTAMP | Value transfer | Type reference (TYPE) | NWECM_TIMESTAMP | 20081020 | ||||
| 9 | MO_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_PROPERTY_TYPE | 20081020 | ||||
| 10 | MO_URI | Value transfer | Type reference (TYPE) | STRING | 20081112 |
Method CONSTRUCTOR on class CL_NWECM_VALUE has no exception.
Method CREATE_BOOLEAN_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BOOLEAN | Call by reference | Type reference (TYPE) | ABAP_BOOL | NW ECM: Byte Sequence | 20091008 | |||
| 2 | RO_VALUE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_VALUE | NW ECM: SPI Value Implementation | 20091008 |
Method CREATE_BOOLEAN_VALUE on class CL_NWECM_VALUE has no exception.
Method CREATE_FLOAT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FLOAT | Call by reference | Type reference (TYPE) | DECFLOAT16 | NW ECM: Byte Sequence | 20091008 | |||
| 2 | RO_VALUE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_VALUE | NW ECM: SPI Value Implementation | 20091008 |
Method CREATE_FLOAT_VALUE on class CL_NWECM_VALUE has no exception.
Method CREATE_INTEGER_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INTEGER | Call by reference | Type reference (TYPE) | I | NW ECM: Byte Sequence | 20091008 | |||
| 2 | RO_VALUE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_VALUE | NW ECM: SPI Value Implementation | 20091008 |
Method CREATE_INTEGER_VALUE on class CL_NWECM_VALUE has no exception.
Method CREATE_NAME_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NAME | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_NAME | NW ECM: Byte Sequence | 20091008 | |||
| 2 | RO_VALUE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_VALUE | NW ECM: SPI Value Implementation | 20091008 |
Method CREATE_NAME_VALUE on class CL_NWECM_VALUE has no exception.
Method CREATE_PATH_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PATH | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_PATH | NW ECM: Byte Sequence | 20091008 | |||
| 2 | RO_VALUE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_VALUE | NW ECM: SPI Value Implementation | 20091008 |
Method CREATE_PATH_VALUE on class CL_NWECM_VALUE has no exception.
Method CREATE_STRING_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STRING | Call by reference | Type reference (TYPE) | STRING | NW ECM: Byte Sequence | 20091008 | |||
| 2 | RO_VALUE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_VALUE | NW ECM: SPI Value Implementation | 20091008 |
Method CREATE_STRING_VALUE on class CL_NWECM_VALUE has no exception.
Method CREATE_TIMESTAMP_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | NWECM_TIMESTAMP | NW ECM: Byte Sequence | 20091008 | |||
| 2 | RO_VALUE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_VALUE | NW ECM: SPI Value Implementation | 20091008 |
Method CREATE_TIMESTAMP_VALUE on class CL_NWECM_VALUE has no exception.
Method CREATE_URI_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URI | Call by reference | Type reference (TYPE) | STRING | NW ECM: Byte Sequence | 20091008 | |||
| 2 | RO_VALUE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_VALUE | NW ECM: SPI Value Implementation | 20091008 |
Method CREATE_URI_VALUE on class CL_NWECM_VALUE has no exception.
Method DESERIALIZE_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BINARY | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_BINARY | 20090924 | ||||
| 2 | BOOLEAN | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090924 | ||||
| 3 | FLOAT | Call by reference | Type reference (TYPE) | DECFLOAT16 | 20090924 | ||||
| 4 | INTEGER | Call by reference | Type reference (TYPE) | I | 20090924 | ||||
| 5 | NAME | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_NAME | 20090924 | ||||
| 6 | PATH | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_PATH | 20090924 | ||||
| 7 | STRING | Call by reference | Type reference (TYPE) | STRING | 20090924 | ||||
| 8 | TIMESTAMP | Call by reference | Type reference (TYPE) | NWECM_TIMESTAMP | 20090924 | ||||
| 9 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20090924 | ||||
| 10 | URI | Call by reference | Type reference (TYPE) | STRING | 20090924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090924 |
Method EQUALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OTHER | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_VALUE | NW ECM: SPI Value Implementation | 20090430 | |||
| 2 | RV_EQUALS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090430 |
Method EQUALS on class CL_NWECM_VALUE has no exception.
Method GET_BOOLEAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BOOLEAN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081112 |
Method GET_FLOAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FLOAT | Value transfer | Type reference (TYPE) | DECFLOAT16 | 20081112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081112 |
Method GET_INTEGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_INTEGER | Value transfer | Type reference (TYPE) | I | 20081112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081112 |
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_NAME | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_NAME | 20081112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081112 |
Method GET_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PATH | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_PATH | 20081112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081112 |
Method GET_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20081203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081112 |
Method GET_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TIMESTAMP | Value transfer | Type reference (TYPE) | NWECM_TIMESTAMP | 20081112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081112 |
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_PROPERTY_TYPE | 20081112 |
Method GET_TYPE on class CL_NWECM_VALUE has no exception.
Method GET_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_URI | Value transfer | Type reference (TYPE) | STRING | 20081112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081112 |
Method IS_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_INITIAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101126 |
Method IS_INITIAL on class CL_NWECM_VALUE has no exception.
Method SERIALIZE_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BINARY | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_BINARY | 20090924 | ||||
| 2 | BOOLEAN | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090924 | ||||
| 3 | FLOAT | Call by reference | Type reference (TYPE) | DECFLOAT16 | 20090924 | ||||
| 4 | INTEGER | Call by reference | Type reference (TYPE) | I | 20090924 | ||||
| 5 | NAME | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_NAME | 20090924 | ||||
| 6 | PATH | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_PATH | 20090924 | ||||
| 7 | STRING | Call by reference | Type reference (TYPE) | STRING | 20090924 | ||||
| 8 | TIMESTAMP | Call by reference | Type reference (TYPE) | NWECM_TIMESTAMP | 20090924 | ||||
| 9 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20090924 | ||||
| 10 | URI | Call by reference | Type reference (TYPE) | STRING | 20090924 |
Method SERIALIZE_HELPER on class CL_NWECM_VALUE has no exception.
Method VALUE_FROM_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_PROPERTY_TYPE | NW ECM: Property Data Type | 20090428 | |||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20090428 | ||||
| 3 | RO_VALUE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_VALUE | NW ECM: SPI Value Implementation | 20090428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Value Format Mismatch Exception | 20090428 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |