SADT_CT_EDGE - Edge definition
Edge definition information is stored in SAP table SADT_CT_EDGE.
It is part of development package SADT_COMPATIBILITY in software component BC-DWB-AIE. This development package consists of objects that can be grouped under "ADT Central compatibility resource".
It is part of development package SADT_COMPATIBILITY in software component BC-DWB-AIE. This development package consists of objects that can be grouped under "ADT Central compatibility resource".
Fields for table SADT_CT_EDGE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
USING_NAME_SPACE | Name space of using node | X | SADT_CT_USING_NAME_SPACE | CHAR | 40 | SADT_CT_NODE |
USING_NODE_NAME | Node name of using node | X | SADT_CT_USING_NODE_NAME | CHAR | 100 | SADT_CT_NODE |
USED_NAME_SPACE | Name space of used node | X | SADT_CT_USED_NAME_SPACE | CHAR | 40 | SADT_CT_NODE |
USED_NODE_NAME | Node name of used node | X | SADT_CT_USED_NODE_NAME | CHAR | 100 | SADT_CT_NODE |
IS_OBLIGATORY | Obligatory edge (Yes = 'X' / No = ' ') | SADT_CT_EDGE_OBLIGATORY | CHAR | 1 |