Document toolboxDocument toolbox

sp350_capacity_categories

This table holds the capacity categories and associated id.


 

Table Definition

Field
Type
Default
Nullable
capacity_category_nonumber(9)   (error)
namevarchar2(20)   (error)
job_nominal_durationnumber(9)   (error) 
field_idvarchar2(100)   (error)

Keys

primary key (capacity_category_no) 
unique key (name) 
foreign key (field_id) references sp900_language_translation (field_id)

Primary Key Referenced From

 

Column Descriptions

FieldDescription
capacity_category_noServiceOptimizer identifier. 
nameCustomer identifier. 
job_nominal_duration Used in reports to indicate the duration a 'typical' job takes for this capacity category. Specified in minutes.  
field_idKey to language translations for name.Â