Document toolboxDocument toolbox

sp809_friendly_names_map

The ServiceScheduling system no longer uses this table, however, it has been retained as a convenient look-up for consultants – it will be withdrawn at a later date.


 

Table Definition

Field
Type
Default
Nullable
friendly_namevarchar2(20)  (error)
property_namevarchar2(50)  (error)
field_idvarchar2(100)  (error)

Keys

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

Column Descriptions

FieldDescription
friendly_nameShort synonym (e.g. 'SA') for a full property name.
property_nameFull property name referred to by the synonym (e.g. 'FRU.Team.Oper.SA').
field_idKey to language translations for friendly_name.