Versions of the entity that are checked out under version control.
The versions in this table are not available to users in the Quality Center UI until they are checked in. They are visible to the user who checked out the version and to privileged users. Descriptions of the table and columns are in the referenced entity table. For example, for details of VC_TEST,see the TEST table.
Column Name | Description | Datatype | Length | Allow Nulls | Default | |
---|---|---|---|---|---|---|
![]() | BPMM_VC_CHECKOUT_USER_NAME | The user who checked out the item under version control. | varchar | 60 | ||
![]() | BPMM_ID | The record ID. | int | 4 | ||
BPMM_PARENT_ID | The record ID of the folder that contains this item. | int | 4 | |||
BPMM_NAME | The name of the item. | varchar | 255 | |||
BPMM_GUID | varchar | 80 | ![]() | |||
BPMM_STATUS | varchar | 40 | ![]() | |||
BPMM_DESCRIPTION | A free text description of this item. | varchar | 16 | ![]() | ||
BPMM_COMMENTS | Comments. | varchar | 16 | ![]() | ||
BPMM_REP_REQ_ID | int | 4 | ![]() | |||
BPMM_ADDITIONAL_DATA | varchar | 16 | ![]() | |||
BPMM_IMPORTED_BY | varchar | 60 | ||||
BPMM_IMPORT_DATE | datetime | 4 | ![]() | |||
BPMM_CREATED_BY | The user name of the user who created this item. | varchar | 60 | |||
BPMM_CREATION_DATE | The server date when this item was created. | datetime | 4 | ![]() | ||
BPMM_SOURCE_FILE_NAME | The name of the item. | varchar | 255 | ![]() | ||
BPMM_NOTATION | varchar | 40 | ![]() | |||
BPMM_NOTATION_VERSION | varchar | 40 | ![]() | |||
BPMM_PRIORITY | int | 4 | ![]() | |||
BPMM_PROTOTYPE | varchar | 20 | ![]() | |||
BPMM_VENDOR | varchar | 60 | ![]() | |||
BPMM_AUTHOR | varchar | 60 | ![]() | |||
BPMM_TEXT_SYNC | For internal use. Do not change data. | varchar | 1 | ![]() | ||
BPMM_VTS | The version time stamp. | varchar | 20 | |||
BPMM_VER_STAMP | The version number of this record. | int | 4 | ![]() | ||
BPMM_HAS_ATTACHMENTS | Y if this item has attachments. | varchar | 1 | ![]() | ||
BPMM_USER_01 | User-defined field. | varchar | 40 | ![]() | ||
BPMM_VC_VERSION_NUMBER | The version ID of the entity. | int | 4 | ![]() | ||
BPMM_VC_STATUS | The version status: Checked in, checked out, or read only. | varchar | 20 | ![]() | ||
BPMM_VC_CHECKIN_USER_NAME | The user name of the user who checked in this version. | varchar | 60 | ![]() | ||
BPMM_VC_CHECKIN_DATE | The date this version was checked in according to the server clock. | datetime | 4 | ![]() | ||
BPMM_VC_CHECKIN_TIME | The time this version was checked in according to the server clock. | varchar | 10 | ![]() | ||
BPMM_VC_CHECKIN_COMMENTS | Comments.The user's comments when checking in the item. | varchar | 16 | ![]() | ||
BPMM_VC_CHECKOUT_DATE | The date the version was checked out according to the server clock. | datetime | 4 | ![]() | ||
BPMM_VC_CHECKOUT_TIME | The time this version was checked out according to the server clock. | varchar | 10 | ![]() | ||
BPMM_VC_CHECKOUT_COMMENTS | Comments.The user's comments when checking out the item. | varchar | 16 | ![]() |