Activity code > Module Supervisor > Activity Code AUDIT (Audit) 

This code is used to make the management of the audit on the modifications to the base tables optional.

This function, defined via the Audit tabe of the table dictionary, is used to trace by means of database triggers generated automatically, the insertions, deletions and modifications carried out on a table, by storing, if required, the values before and after in specific fields.

This trace is stored in two specific tables (AUDITH and AUDITL). It can be simply consulted, or give rise to automated notifications, by means of the Workflow. For that purpose, the UPDFLD Workflow rule is supplied as a standard.

Functions concerned

The following functions are impacted by the activity code  :

 Usage  > Audit > Connections

 Usage  > Audit > Fields

 Usage  > Audit > Tables