Skip to main content
Version: Early Access

Dim.RequestStatus

Request assets in have an attribute called Status. This is a single select list used to indicate the Request Status (Reviewed, Approved). This table contains Type 1 data for the Request Status values defined in your instance.

Table Description

Column NameDescriptionDataType
RequestStatusKeyData Mart identifier for this dataint
RequestStatusOidIdentifier for this dataint
RequestStatusNameNamevarchar
RequestStatusOrderThe order this value appears in the listint
RequestStatusAssetStateState of the list value (Active or Closed)varchar
RequestStatusCreateDateUTCDate and time this value was createddatetime
RequestStatusLastModifiedDateUTCDate and time this value was last modifieddatetime
RequestStatusCreatedByKeyData Mart identifier of the Member that created this valueint
RequestStatusLastModifiedByKeyData Mart identifier of the Member that last modified this valueint
RequestStatusCreateDateKeyForeign Key to Dim.Date for the Create Dateint
RequestStatusLastModifiedDateKeyForeign Key to Dim.Date for the Last Modified Dateint