Dim.RequestPriority
Request assets in have an attribute called Priority. This is a single select list used to indicate the Request Priority (i.e. High, Medium, Low). This table contains Type 1 data for the Request Priority values defined in your instance.
Table Description
Column Name | Description | DataType |
---|---|---|
RequestPriorityKey | Data Mart identifier for this data | int |
RequestPriorityOid | VersionOne identifier for this data | int |
RequestPriorityName | Name | varchar |
RequestPriorityOrder | The order this value appears in the VersionOne drop-down list | int |
RequestPriorityAssetState | State of the list value (Active or Closed) | varchar |
RequestPriorityCreateDateUTC | Date and time this value was created | datetime |
RequestPriorityLastModifiedDateUTC | Date and time this value was last modified | datetime |
RequestPriorityCreatedByKey | Data Mart identifier of the Member that created this value | int |
RequestPriorityLastModifiedByKey | Data Mart identifier of the Member that last modified this value | int |