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 | |
---|---|---|---|---|---|---|
![]() | BPMP_BL_ID | The ID of the Baseline to which this version is pinned. | int | 4 | ||
![]() | BPMP_ID | The record ID. | int | 4 | ||
BPMP_PARENT_ID | The record ID of the folder that contains this item. | int | 4 | |||
BPMP_NAME | The name of the item. | varchar | 255 | |||
BPMP_CHECKSUM | int | 4 | ![]() | |||
BPMP_STATUS | varchar | 40 | ![]() | |||
BPMP_PRIORITY | int | 4 | ![]() | |||
BPMP_DESCRIPTION | A free text description of this item. | varchar | 16 | ![]() | ||
BPMP_COMMENTS | Comments. | varchar | 16 | ![]() | ||
BPMP_CREATION_DATE | The server date when this item was created. | datetime | 4 | ![]() | ||
BPMP_CREATED_BY | The user name of the user who created this item. | varchar | 60 | |||
BPMP_PATH_DESCRIPTION | A free text description of this item. | varchar | 16 | ![]() | ||
BPMP_REP_REQ_ID | int | 4 | ![]() | |||
BPMP_TEXT_SYNC | For internal use. Do not change data. | varchar | 1 | ![]() | ||
BPMP_VTS | The version time stamp. | varchar | 20 | |||
BPMP_VER_STAMP | The version number of this record. | int | 4 | ![]() | ||
BPMP_HAS_ATTACHMENTS | Y if this item has attachments. | varchar | 1 | ![]() | ||
BPMP_USER_01 | User-defined field. | varchar | 40 | ![]() | ||
BPMP_VC_CHECKOUT_USER_NAME | The user who checked out the item under version control. | varchar | 60 | ![]() |