Document toolboxDocument toolbox

14.1 sp085_users

This table provides details of each ServiceScheduling user's name, profile and printer location, together with the identifiers of the responsibility unit and work location (depot) to which the user has access.

 If we need to change 14.1 sp085_users table definition, it is important to consider the impact of that change to the use of sp_ldap utlity and make appropriate changes in sp_ldap usage. 

Table Definition

Field
Type
Default
Nullable

user_id

varchar2(50)

user_namevarchar2(50)

profilevarchar2(10)

resp_unit_nonumber(4)(deprecated)
(tick)
resp_unit_refvarchar2(8) (deprecated)
(tick)
printervarchar2(12)
(tick)
passwordvarchar2(50)
(tick)
enablednumber(1)

auth_typevarchar2(10)

categorynumber(3)
(tick)

Keys

primary key (user_id) 
foreign key (resp_unit_no, resp_unit_ref) references /wiki/spaces/SCH141/pages/27099986 (resp_unit_no, resp_unit_ref)) 
foreign key (profile) references 14.1 sp084_user_profiles (profile) 
foreign key (category) references 14.1 sp089_user_categories (user_category)

Primary Key Referenced From


Column Descriptions

FieldDescription
user_idUser identifier. 
user_nameUser's name 
profileUser's profile 
printerUser's printer location (obsolete, not supported within ServiceManager)
passwordGantt client password. If set the password supplied during a Gantt client logon must match it. If null the usual password should be supplied..
enabledSet to true (1) to enable this user to use ServiceManager; otherwise set to false (0) 
auth_typeAuthentication type – can only be set to 'SECURED' or 'LDAP' 
categoryuser's category – system or standard