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 COUNTER Instance attribute Protected Type reference (TYPE) INT4 Node counter 20100325
2 NODEMAP Instance attribute Protected Type reference (TYPE) TY_HT_NODEMAP Map of nodes 20100325
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Adds a node mapping 20100325
2 GET Instance method Public Method Gets a node mapping 20100325
3 GET_DATA_REF Instance method Public Method Gets a reference to data for a given node 20100518
4 GET_NODE Instance method Public Method Gets a node by data 20100325
5 RESET 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 Returning ASSIGNED_NODEKEY Value transfer Type reference (TYPE) TV_NODEKEY Node key 20100325
2 Importing DATA Call by reference Object reference (TYPE REF TO) DATA Any data 20100325
3 Importing 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 Exporting DATA Call by reference Type reference (TYPE) ANY Data assigned to node key 20100325
2 Importing NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Node key 20100325
# Exception Resumable Description Created on
1 NOT_FOUND Node not found 20100325

Method GET_DATA_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATAREF Call by reference Object reference (TYPE REF TO) DATA Reference of data assigned to node key 20100518
2 Importing NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Node key 20100518
# Exception Resumable Description Created on
1 NOT_FOUND Node not found 20100518

Method GET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) ANY Data assigned to node key 20100325
2 Returning 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