Document toolboxDocument toolbox

sp101_activity_categories

This table is a simple look-up table containing descriptions of the different categories of activity, viz. installation, maintenance and other.


 

Table Definition

Field
Type
Default
Nullable
categorynumber(4) (error)
descriptionvarchar2(30) (error)
colourvarchar2(30)'red'(error)
field_idvarchar2(100) (error)

Keys 

primary key (category) 
foreign key (field_id) references sp900_language_translation (field_id)

Primary Key Referenced From

 

Column Descriptions

FieldDescription
 categoryServiceOptimizer unique identifier 0 = installations; 1 = faults; 2 = other.
 descriptionDeprecated - Text describing the category
colourDefault colour to be used on the Gantt display for activity types of this category.
field_idKey to language translations for description