HPEDGE - Edges
Edges information is stored in SAP table HPEDGE.
It is part of development package HP_DATA in software component CA-MDG-HP. This development package consists of objects that can be grouped under "Hierarchy Processing: Data Definition".
It is part of development package HP_DATA in software component CA-MDG-HP. This development package consists of objects that can be grouped under "Hierarchy Processing: Data Definition".
Fields for table HPEDGE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
EDGE_TYPE | Edge type | X | HP_EDGE_TYPE | CHAR | 40 | HPEDGETYPE |
EDGE_ID | Edge ID | X | HP_EDGE_ID | CHAR | 120 | |
SOURCE_NODE_TYPE | Node Type | HP_NODE_TYPE | CHAR | 40 | HPNODETYPE | |
SOURCE_NODE_ID | Node ID | HP_NODE_ID | CHAR | 120 | HPNODE | |
TARGET_NODE_TYPE | Node Type | HP_NODE_TYPE | CHAR | 40 | HPNODETYPE | |
TARGET_NODE_ID | Node ID | HP_NODE_ID | CHAR | 120 | HPNODE | |
OBSOLETE | Obsolete | HP_OBSOLETE | CHAR | 2 |