EN
Español
English
Português
    ASMS_FOLDER_ITEM_CLOSED

    Contains information for the management of closed items in folders

    Data model

    Fields

    Field Type Description
    folder_id* INT Folder ID, table reference ASMS_FOLDER.ctg_index
    item_id* INT Item Type Identifier (Service, Item, CI)
    type_id* INT Folder ID, reference the ASMS_TYPES.id table

    Primary Key

    PK_ASMS_FOLDER_ITEM_CLOSED
    type_id, folder_id, item_id