sp260_task_categories
This table is used to define task categories (used for user interface / reporting purposes only).
Â
Table Definition
Field | Type | Default | Nullable |
---|---|---|---|
task_category | varchar2(10)Â | Â | Â |
KeysÂ
primary key (task_category)
Primary Key Referenced From
Â
Column Descriptions
Field | Description |
---|---|
task_category | Category identifier. |