14.1 sp590_audit_reason_codes
This table is part of the solutions that provides the ability for users to record reason codes and notes for fixed jobs.
Table Definition
Field | Type | Default | Nullable |
---|---|---|---|
reason_code | number | ||
description | varchar2(30) |
Keys
primary key (reason_code)
Column Descriptions
Field | Description |
---|---|
Reason_code | Audit reason code. |
description | A descriptive text describing the action. |