Table to store vendor evaluation settings
Data model

Fields
Field |
Type |
Description |
accomplishment* |
DECIMAL |
Column containing the set value of compliance in the assignment |
id* |
INT |
Primary Table Key |
qualification* |
DECIMAL |
Column containing the grade value of the assignment |
reply* |
DECIMAL |
Column that allows you to store the value of the mapping’s response |
time* |
INT |
Column containing the set value of the allocation time |
type* |
INT |
Column that contains the assignment type ID. |
Primary Key
PK_AFLS_ASSING_PROVIDER_SETTING |
id |
References