Primary Key | Field Type |
---|---|
![]() |
uniqueidentifier |
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
![]() |
nvarchar(255) | Default = '' | ||
![]() |
nvarchar(500) | Default = '' | ||
![]() |
datetimeoffset | |||
![]() |
datetimeoffset | ![]() |
||
![]() |
nvarchar(max) | Default = '' | ||
![]() |
nvarchar(max) | Default = '' | ||
![]() |
tinyint | Default = 0 | 0=High, 1=Medium, 2=Low | |
![]() |
nvarchar(6) (Computed) | ![]() |
CASE [DETAILLEVELCODE] WHEN 0 THEN N'High' WHEN 1 THEN N'Medium' WHEN 2 THEN N'Low' END | Provides a translation for the 'DETAILLEVELCODE' field. |
![]() |
datetime | Default = getdate() | ||
![]() |
uniqueidentifier | ![]() |
The ID of a parent business activity that this activity is executing under. |
Foreign Key | Field Type | Null | Notes | Description |
---|---|---|---|---|
![]() |
uniqueidentifier | ![]() |
BBWORKFLOWINSTANCEINFO.ID | FK to BBWORKFLOWINSTANCEINFO |
![]() |
uniqueidentifier | CHANGEAGENT.ID | FK to CHANGEAGENT |
Index Name | Field(s) | Unique | Primary | Clustered |
---|---|---|---|---|
![]() |
ACTIVITYENDDATE | |||
![]() |
ACTIVITYSTARTDATE | |||
![]() |
BBWORKFLOWINSTANCEINFOID | |||
![]() |
DATEADDED | |||
![]() |
DISPLAYNAME | |||
![]() |
PARENTBBWORKFLOWBUSINESSACTIVITYID | |||
![]() |
ID | ![]() |
![]() |
![]() |
Referenced by | Field |
---|---|
![]() |
BBWORKFLOWBUSINESSACTIVITYID |
![]() |
BBWORKFLOWBUSINESSACTIVITYID |