Project
>
Touchworks
>
User databases
>
Works
>
Tables
> CDS.DispositionReason
Touchworks 25.2
[CDS].[DispositionReason]
MS_Description
Available types of reasons when supressing/ignoring a recommendation
Columns
Key
Name
Data Type
Max Length (Bytes)
Nullability
Identity
Description
DispositionReasonID
int
4
NOT NULL
1 - 1
Key to the DispositionReason table
Description
varchar(200)
200
NOT NULL
description of disposition reason
ParentDispositionReasonID
int
4
NULL allowed
parent id (parent is another disposition reason)
StatusID
varchar(3)
3
NULL allowed
Status. Link to Status.ID. disposition type to associate, always IGN
Sort
varchar(10)
10
NULL allowed
used to group the dispostions reasons