Configuration | Description |
Recursive Structures | Constructs that hold specific relationships between elements in either simple or conceptual objects. These relationships can be self-referencing (self recursive) or network referencing (network-recursive). Default mode is recommended for recursive structures. Taxonomy/Self Recursive: Unbalanced tree where one node can have only one parent. Base object contains the self recursive relationship. Network Recursive: Asymmetric trees/unbalanced trees where one node can have multiple parents. |
Supertype/ Subtype | Structure in which data is linked using key constraints so that common value can be updated simultaneously across multiple objects. It hides the inherent complexity in the structure from the end users. |
Time Bound | Configuration in which changes to the records in the work area is transferred to the release area on a specific date. |