Document toolboxDocument toolbox

14.1 sp235_ext_data_attr_changes

This table stores a record of the time at which employees have had data changed in certain attributes (potentially) relevant to external systems.


 

Table Definition

Field
Type
Default
Nullable
employee_nonumber (9)  (error) 
sp_emp_attribute_typenumber (2)  (error) 
last_update_timedate  (error)

Keys

Primary key (employee_no, sp_emp_attribute_type) 
Foreign key (employee_no) references sp210_employees (employee_no) 
Foreign key (sp_emp_attribute_type) references sp233_ext_data_emp_attr_types (sp_emp_attribute_type)

Column Descriptions

FieldDescription
employee_noInternal identifier of the affected employee   
sp_emp_attribute_typeAttribute which has been changed  
last_update_timeDate/time at which the attribute was changed (Uses the time zone of the DBMS server machine)