14.1 sp501_gantt_actions
This table is used to store descriptions of gantt actions.
Table Definition
Field | Type | Default | Nullable |
---|---|---|---|
action | varchar2(20) | ||
description | varchar2(40) |
Keys
primary key (action)
Column Descriptions
Field | Description |
---|---|
action | The type of Gantt action. |
description | Text describing the Gantt action. |