Entities of external tools of a type not known to ALM.
Column Name | Description | Datatype | Length | Allow Nulls | Default | |
---|---|---|---|---|---|---|
![]() | UAS_ID | The record ID. | int | 4 | ||
UAS_NAME | The user asset's name. | varchar | 255 | |||
UAS_DESC | A description for the user asset. | varchar | 16 | ![]() | ||
UAS_OWNER_ID | The primary key of the entity in the table given by UAS_OWNER_TYPE. | int | 4 | |||
UAS_OWNER_TYPE | The table name of type of entity that owns the asset. For example, TEST or COMPONENT. | varchar | 40 | |||
UAS_DISPLAY_TYPE | The type displayed for the user asset in the Dependencies tabs of the user interface. | varchar | 255 | |||
UAS_VC_CHECKOUT_USER_NAME | The user who checked out the item under version control. | varchar | 60 | ![]() |