Control table of audits carried out on an IC
Data model

Fields
Field |
Type |
Description |
fl_bol_hasalarm* |
BIT |
Indicates if an alarm is generated for the Audit |
fl_dat_auditend |
DATETIME |
Audit Completion Date |
fl_dat_auditstart |
DATETIME |
Audit Start Date |
fl_int_audit_id* |
INT |
Audit ID |
fl_int_limit_days |
INT |
Days in advance before the end date, when the alarm should be triggered |
fl_int_responsible_id |
INT |
Audit Person Identifier |
fl_str_description |
NVARCHAR (8000) |
Description of the audit |
name |
NVARCHAR (100) |
Audit Name |
projectid |
INT |
Project ID |
template_id |
INT |
Mail template ID |
Primary Key
PK_CMDB_AUDIT |
fl_int_audit_id |
References