SAP ABAP Class CL_NWECM_DATETIME_RESOLUTION (Constants for updatability of properties)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_COMMONS (Package) ECMI Common Classes of API and SPI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20101026 |
Properties
| Class | CL_NWECM_DATETIME_RESOLUTION | |
| Short Description | Constants for updatability of properties | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWECM_COMMONS | ECMI Common Classes of API and SPI |
| Created | 20101026 | 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 | 20101026 |
Friends
Class CL_NWECM_DATETIME_RESOLUTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20101026 | ||||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_NWECM_DATETIME_RESOLUTION | 20101026 | ||||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'date' | 20101026 | |||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_NWECM_DATETIME_RESOLUTION | 20101026 | ||||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'time' | 20101026 | |||
| 6 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_NWECM_DATETIME_RESOLUTION | 20101026 | ||||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'year' | 20101026 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20101026 | ||
| 2 | Instance method | Private | Constructor | 20101026 | ||
| 3 | Instance method | Public | Method | 20101026 | ||
| 4 | Static method | Public | Method | 20101026 | ||
| 5 | Instance method | Public | Method | 20101026 |
Events
Class CL_NWECM_DATETIME_RESOLUTION has no event.
Types
Class CL_NWECM_DATETIME_RESOLUTION has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_NWECM_DATETIME_RESOLUTION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_NWECM_DATETIME_RESOLUTION has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TYPE | Value transfer | Type reference (TYPE) | STRING | 20101026 |
Method CONSTRUCTOR on class CL_NWECM_DATETIME_RESOLUTION has no exception.
Method EQUALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OTHER | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_DATETIME_RESOLUTION | Lock Constants to set the type of the Lock | 20101026 | |||
| 2 | RV_EQUALS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101026 |
Method EQUALS on class CL_NWECM_DATETIME_RESOLUTION has no exception.
Method FROM_STRING 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 | 20101026 | ||||
| 2 | RR_ENUM | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_DATETIME_RESOLUTION | 20101026 |
Method FROM_STRING on class CL_NWECM_DATETIME_RESOLUTION has no exception.
Method TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TYPE | Value transfer | Type reference (TYPE) | STRING | 20101026 |
Method TO_STRING on class CL_NWECM_DATETIME_RESOLUTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |