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 | |
---|---|---|---|---|---|---|
![]() | AL_BL_ID | The ID of the Baseline to which this version is pinned. | int | 4 | ||
![]() | AL_ITEM_ID | int | 4 | |||
AL_FATHER_ID | The ID of the parent entity. | int | 4 | ![]() | ||
AL_DESCRIPTION | A free text description of this item. | varchar | 255 | ![]() | ||
AL_NO_OF_SONS | int | 4 | ![]() | |||
AL_SYSTEM | varchar | 1 | ![]() | |||
AL_ABSOLUTE_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 | |||
AL_VIEW_ORDER | int | 4 | ![]() | |||
AL_MEMO | varchar | 16 | ![]() | |||
AL_ATTACHMENT | A value of Y indicates that the item has at least one attachment. | varchar | 1 | ![]() | ||
AL_ITEM_VERSION | int | 4 | ![]() | |||
AL_VER_STAMP | The version number of this record. | int | 4 | ![]() | ||
AL_VTS | The version time stamp. | varchar | 20 | ![]() |