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. |