SAP ABAP Class CL_DMC_NODE_KEY_PROVIDER (NodeKey Administration)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMCM (Package) Data Mapping and Conversion: Maintenance

⤷

⤷

Properties
Class | CL_DMC_NODE_KEY_PROVIDER | |
Short Description | NodeKey Administration | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_DMCM | Data Mapping and Conversion: Maintenance |
Created | 20040407 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DMC_NODE_KEY_PROVIDER has no forward declaration.
Interfaces
Class CL_DMC_NODE_KEY_PROVIDER has no interface implemented.
Friends
Class CL_DMC_NODE_KEY_PROVIDER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_DMC_NODE_KEY_PROVIDER | Class Instance | 20040407 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DMC_NODE_KEY_TAB | MWB: Entry of Nodes for a TreeControl | 20040407 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Internal counter for the current node key | 20040407 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | delete all node keys | 20060920 |
2 | ![]() |
Instance method | Public | Method | Deletes entries in the node key list based on GUID | 20040407 |
3 | ![]() |
Instance method | Public | Method | Returns the GUID for a node key | 20040804 |
4 | ![]() |
Instance method | Public | Method | Always returns the unique node key | 20040407 |
5 | ![]() |
Static method | Public | Method | Returns reference to the singleton class | 20040407 |
6 | ![]() |
Instance method | Public | Method | Returns temporary node key | 20040519 |
Events
Class CL_DMC_NODE_KEY_PROVIDER has no event.
Types
Class CL_DMC_NODE_KEY_PROVIDER has no local type.
Method Signatures
Method DELETE_ALL_NODE_KEYS Signature
Method DELETE_ALL_NODE_KEYS on class CL_DMC_NODE_KEY_PROVIDER has no parameter.
Method DELETE_ALL_NODE_KEYS on class CL_DMC_NODE_KEY_PROVIDER has no exception.
Method DEL_NODE_KEY_BY_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Global eindeutiger Schlüssel (22-stellig) | 20040407 |
Method DEL_NODE_KEY_BY_GUID on class CL_DMC_NODE_KEY_PROVIDER has no exception.
Method GET_GUID_BY_NODE_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20040804 | ||
2 | ![]() |
RE_GUID | Value transfer | Type reference (TYPE) | DMC_GUID | DMC: Global eindeutiger Schlüssel (22-stellig) | 20040804 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Der angegebene Knoten wurde nicht gefunden | 20040804 |
Method GET_NODE_KEY_BY_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Global eindeutiger Schlüssel (22-stellig) | 20040407 | ||
2 | ![]() |
RE_NODE_KEY | Value transfer | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20040407 |
Method GET_NODE_KEY_BY_GUID on class CL_DMC_NODE_KEY_PROVIDER has no exception.
Method GET_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_REFERENCE | Value transfer | Object reference (TYPE REF TO) | CL_DMC_NODE_KEY_PROVIDER | Verwaltung von NodeKeys | 20040407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Erzeugen des Objekts | 20040407 |
Method GET_TMP_NODE_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_NODE_KEY | Value transfer | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20040519 |
Method GET_TMP_NODE_KEY on class CL_DMC_NODE_KEY_PROVIDER has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 620 |