Baseline table for the entity.
For descriptions of the table and columns, see the referenced entity table. For example, for details of HIST_TEST, see the TEST table.
Column Name | Description | Datatype | Length | Allow Nulls | Default | |
---|---|---|---|---|---|---|
![]() | ARI_BL_ID | The ID of the Baseline to which this version is pinned. | int | 4 | ||
![]() | ARI_ID | The record ID. | int | 4 | ||
ARI_PATH | The highest level node has path AAA. Each child node down the tree inherits the parent path and adds three letters,where the current level numeration is concatenated to the inherited path. For example, the child requirements of the first node (AAA) have paths of AAAAAA, AAAAAB, AAAAAC, and so on. The characters V and W are not used. | varchar | 255 | |||
ARI_OWNER_ID | The ID of the entity that owns this entity. | int | 4 | |||
ARI_OWNER_TYPE | varchar | 40 | ||||
ARI_SUPPORT_COPY_PASTE | int | 4 | ||||
ARI_SUPPORT_VERSIONING | int | 4 | ||||
ARI_VC_CHECKOUT_USER_NAME | The user who checked out the item under version control. | varchar | 60 | ![]() | ||
ARI_FILTER | int | 4 | ![]() |