EN
Español
English
Português
    ASMS_GROUP_VIEW

    Represents the relationship between a group and a custom view

    Data model

    Fields

    Field Type Description
    group_id* INT Related group ID, reference table AFW_GROUPS.grou_id
    view_id* INT Related view ID, reference table ASDK_VIEW.fevi_id

    Primary Key

    PK_ASMS_GROUP_VIEW
    group_id, view_id