ConfigurationsmodelNodesstructureMappings
ConfigurationsmodelNodesstructureMappings
Columns
| Name | Type | Description |
| ConfigurationsConfigHeaderId [KEY] | Long | Unique identifier for the configuration header |
| ConfigurationsConfigRevisionId [KEY] | Long | Unique identifier for the configuration revision |
| ModelNodesNodeId [KEY] | Int | Unique identifier for the model node |
| NodeId [KEY] | Int | Identifier for the node in the structure mapping |
| ParentNodeId | Int | Identifier for the parent node |
| AncestorNodeId | Int | Identifier for the ancestor node |
| NodeIdFullPath | String | Full path of the node identifier |
| StructureIdPath | String | Path of the structure identifier |
| NodeType | String | Type of the node |
| IsParentModelFlag | Bool | Flag indicating if this is a parent model |
| RuntimeDisplayContext | String | Display context at runtime |
| ConfigHeaderId | Long | Configuration header identifier for finder queries |
| ConfigRevisionId | Long | Configuration revision identifier for finder queries |
| ConfigurationId | String | Configuration identifier for finder queries |
| Finder | String | Finder parameter for querying configurations |