SAP ABAP Class CNV_00001_NODEMAP (Map of nodes for table control)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_BASIS (Package) Conversion: Basis functions
⤷
⤷
Properties
| Class | CNV_00001_NODEMAP | |
| Short Description | Map of nodes for table control | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_BASIS | Conversion: Basis functions |
| Created | 20100325 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CNV_00001_NODEMAP has no forward declaration.
Interfaces
Class CNV_00001_NODEMAP has no interface implemented.
Friends
Class CNV_00001_NODEMAP 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) | INT4 | Node counter | 20100325 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TY_HT_NODEMAP | Map of nodes | 20100325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a node mapping | 20100325 | |
| 2 | Instance method | Public | Method | Gets a node mapping | 20100325 | |
| 3 | Instance method | Public | Method | Gets a reference to data for a given node | 20100518 | |
| 4 | Instance method | Public | Method | Gets a node by data | 20100325 | |
| 5 | Instance method | Public | Method | Resets the node map | 20100325 |
Events
Class CNV_00001_NODEMAP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_HT_NODEMAP | Protected | See coding | TY_HT_NODEMAP | 20100325 | |
|
| 2 | TY_NODEMAP | Protected | See coding | Table name | 20100325 | |
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASSIGNED_NODEKEY | Value transfer | Type reference (TYPE) | TV_NODEKEY | Node key | 20100325 | |||
| 2 | DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Any data | 20100325 | |||
| 3 | NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Node key | 20100325 |
Method ADD on class CNV_00001_NODEMAP has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | Data assigned to node key | 20100325 | |||
| 2 | NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Node key | 20100325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node not found | 20100325 |
Method GET_DATA_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATAREF | Call by reference | Object reference (TYPE REF TO) | DATA | Reference of data assigned to node key | 20100518 | |||
| 2 | NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Node key | 20100518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node not found | 20100518 |
Method GET_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | Data assigned to node key | 20100325 | |||
| 2 | NODEKEY | Value transfer | Type reference (TYPE) | TV_NODEKEY | Node key | 20100325 |
Method GET_NODE on class CNV_00001_NODEMAP has no exception.
Method RESET Signature
Method RESET on class CNV_00001_NODEMAP has no parameter.
Method RESET on class CNV_00001_NODEMAP has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_46C |