Contains information for the management of closed items in folders
Data model
Fields
| Field | Type | Description |
|---|---|---|
| folder_id* | INT | Folder ID |
| item_id* | INT | Item Type Identifier (Service, Item, CI) |
| type_id* | INT | Item type identifier |
Primary Key
| PK_ASMS_FOLDER_ITEM_CLOSED |
|---|
| type_id, folder_id, item_id |