EN
Español
English
Português
    AFLS_ASSING_PROVIDER_SETTING

    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

    Column Referenced Table Referenced column Name
    type* dbo.AFLS_ASSING_PROVIDER_TYPE id FK01_AFLS_ASSING_PROVIDER_SETTING