SAP ABAP Class CL_SRM_ECM_VALUE (NW ECM: SPI Value Implementation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_ECM_IMPL (Package) Records Management SPI (ECM) Implementation
⤷
⤷
Properties
| Class | CL_SRM_ECM_VALUE | |
| Short Description | NW ECM: SPI Value Implementation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_ECM_IMPL | Records Management SPI (ECM) Implementation |
| Created | 20081007 | 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
Class CL_SRM_ECM_VALUE has no interface implemented.
Friends
Class CL_SRM_ECM_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 | 20081007 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Boolean Value | 20081007 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | D | Date Value | 20081007 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | F | Float Value | 20081007 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | 20081007 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | String Value | 20081007 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_PROPERTY_TYPE | NW ECM: Property Data Type | 20081007 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081007 |
Events
Class CL_SRM_ECM_VALUE has no event.
Types
Class CL_SRM_ECM_VALUE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MO_BINARY | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_BINARY | NW ECM: Byte Sequence | 20081007 | |||
| 2 | MO_BOOLEAN | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081007 | ||||
| 3 | MO_DATE | Call by reference | Type reference (TYPE) | D | 20081007 | ||||
| 4 | MO_FLOAT | Call by reference | Type reference (TYPE) | F | 20081007 | ||||
| 5 | MO_INTEGER | Call by reference | Type reference (TYPE) | I | 20081007 | ||||
| 6 | MO_STRING | Call by reference | Type reference (TYPE) | STRING | 20081007 | ||||
| 7 | MO_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_PROPERTY_TYPE | 20081007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Log of SRM ECM | 20090427 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |