Table representing the default reasons for workflow transition
Data model
Fields
Field | Type | Description |
---|---|---|
ratrca_description* | NVARCHAR (400) | Name of the default reasons for the workflow transition |
ratrca_id* | INT | Unique identifier for the default reasons for workflow transition |
trca_id* | INT | Workflow Default Transition ID |
Primary Key
PK_AFW_STATEMACHINE_REASON_TRANSITION_CATALOG |
---|
ratrca_id |
References
Column | Referenced Table | Referenced column | Name |
---|---|---|---|
trca_id* | dbo.AFW_STATEMACHINE_TRANSITION_CATALOGS | trca_id | FK01_AFW_STATEMACHINE_REASON_TRANSITION_CATALOG |