Document toolboxDocument toolbox

sp159_dependency_cost_category

Cost weightings for different categories of time dependency. When a dependent job is placed within an earliest/latest time window the cost weighting is applied to the time difference between the target time for the dependent job and the actual time at which it is placed.


 

Table Definition

Field
Type
Default
Nullable
categorynumber(6)  (error)
category_name varchar2(10)  (error) 
weightingnumber(9) (error)
descriptionvarchar2(80) (tick)
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
categoryThe cost weighting category.  
category_nameThe name of the category. 
weightingThe weighting value.
descriptionDeprecated - a description of the category.
field_idKey to language translation in sp900 for description.