SIC_NODE_STRUCT - Definition of the node hierarchy
Definition of the node hierarchy information is stored in SAP table SIC_NODE_STRUCT.
It is part of development package S_IC_FRAMEWORK_CONFIG in software component BC-EIM-IQM-IC. This development package consists of objects that can be grouped under "Information Consolidation Framework - Konfiguration".
It is part of development package S_IC_FRAMEWORK_CONFIG in software component BC-EIM-IQM-IC. This development package consists of objects that can be grouped under "Information Consolidation Framework - Konfiguration".
Fields for table SIC_NODE_STRUCT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
OWNER | Owner of Table Entries (Namespace Separation) | X | SIC_OWNER | CHAR | 3 | |
APPLICATION | Application | X | SIC_APPLICATION | CHAR | 20 | |
OBJECT_TYPE | Object Type | X | SIC_OBJECT_TYPE | CHAR | 30 | |
OBJECT_SUBTYPE | Object Subtype | X | SIC_OBJECT_SUBTYPE | CHAR | 30 | |
NODE_NAME | Node Name | X | SIC_NODE_NAME | CHAR | 30 | |
PARENT_NODE_NAME | Parent Node Name | SIC_PARENT_NODE_NAME | CHAR | 30 | ||
CARDINALITY | Cardinality of Node Relationship | SIC_NODE_CARDINALITY | CHAR | 3 |