EN
Español
English
Português
    ASD_EXEC_TEMPLATE_NOTIF

    Contains the information of the users to be notified associated with the distribution project

    Data model

    Fields

    Field Type Description
    id* INT Identifier of the user to be reported in distribution project
    setupproject_id* INT Distribution Project ID
    user_id* INT Identifier of the user to be notified

    Primary Key

    PK_ASD_EXEC_TEMPLATE_NOTIF
    id

    References

    Column Referenced Table Referenced column Name
    setupproject_id* Bod. ASD_SETUPPROJECT id FK02_ASD_EXEC_TEMPLATE_NOTIF
    user_id* dbo.AFW_USERS user_id FK01_ASD_EXEC_TEMPLATE_NOTIF