SAP ABAP Class CL_CNV_00001_VALUEMAP (Value map)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_BASIS (Package) Conversion: Basis functions
⤷
⤷
Properties
| Class | CL_CNV_00001_VALUEMAP | |
| Short Description | Value map | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_BASIS | Conversion: Basis functions |
| Created | 20110318 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_00001_VALUEMAP has no forward declaration.
Interfaces
Class CL_CNV_00001_VALUEMAP has no interface implemented.
Friends
Class CL_CNV_00001_VALUEMAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TY_HT_KEYVAL | 20110318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clones this instance | 20110418 | |
| 2 | Instance method | Public | Method | Returns the value from the map | 20110318 | |
| 3 | Instance method | Public | Method | Sets the value in the map | 20110318 |
Events
Class CL_CNV_00001_VALUEMAP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_HT_KEYVAL | Protected | See coding | 20110318 | |
||
| 2 | TY_KEYVAL | Protected | See coding | 20110318 | |
Method Signatures
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Object reference (TYPE REF TO) | CL_CNV_00001_VALUEMAP | Value map | 20110418 |
Method CLONE on class CL_CNV_00001_VALUEMAP has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | STRING | 20110318 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20110318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Key not found | 20110318 |
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | STRING | 20110318 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20110318 |
Method SET on class CL_CNV_00001_VALUEMAP has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |