sp823_smaudit_empattr
Â
Table Definition
Field | Type | Default | Nullable |
---|---|---|---|
audit_seq_no | number(9) | Â | |
old_name | varchar2(50)Â | Â | |
new_name | varchar2(50)Â | Â | |
old_title | varchar2(24) |  | |
new_title | varchar2(24) |  | |
old_efficiency | number(3) |  | |
new_efficiency | number(3) |  | |
old_home_postcode | varchar2(30) |  | |
new_home_postcode | varchar2(30) |  | |
old_work_postcode | varchar2(30) |  | |
new_work_postcode | varchar2(30) |  | |
old_lkc_postcode | varchar2(30) |  | |
new_lkc_postcode | varchar2(30) |  | |
old_startloc_type | number(1) | Â | |
new_startloc_type | number(1) | Â | |
old_endloc_type | number(1) |  | |
new_endloc_type | number(1) |  | |
old_lkcloc_type | number(1) |  | |
new_lkcloc_type | number(1) |  | |
old_work_phone | varchar2(40) |  | |
new_work_phone | varchar2(40) |  | |
old_home_phone | varchar2(40) |  | |
new_home_phone | varchar2(40) |  | |
old_pager | varchar2(20) |  | |
new_pager | varchar2(20) |  | |
old_current_mdt | number(1)Â | Â | |
new_current_mdt | number(1)Â | Â | |
old_schedulable | number(1) |  | |
new_schedulable | number(1) |  | |
old_max_overtime | number(4) | Â | |
new_max_overtime | number(4) | Â | |
old_inform_lead | number(4) |  | |
new_inform_lead | number(4) |  | |
old_max_earmarked_jobs | number(2) |  | |
new_max_earmarked_jobs | number(2) |  | |
old_tota | number(4)Â | Â | |
new_tota | number(4)Â | Â | |
old_totb | number(4)Â | Â | |
new_totb | number(4)Â | Â | |
old_vehicle_capacity | number(9) |  | |
new_vehicle_capacity | number(9) |  | |
old_timezone_ref | varchar2(32)Â | Â | |
new_timezone_ref | varchar2(32)Â | Â | |
old_timezone_type | number(1) |  | |
new_timezone_type | number(1) |  |
Keys
primary key (audit_seq_no)Â
foreign key (audit_seq_no) references sp822_smaudit (audit_seq_no)
Column Descriptions
Field | Description |
---|---|
audit_seq_no | Unique identifier : the sequence number of the action. |
old_name | The previous name value for this Operative. |
new_name | The new name value for this Operative. |
old_title | The previous title value for this Operative. |
new_title | The new title value for this Operative. |
old_efficiency | The previous efficiency value for this Operative. |
new_efficiency | The new efficiency value for this Operative. |
old_home_postcode | The previous home postcode value for this Operative. |
new_home_postcode | The new home postcode value for this Operative. |
old_work_postcode | The previous work postcode value for this Operative. |
new_work_postcode | The new work postcode value for this Operative. |
old_lkc_postcode | The previous local knowledge postcode value for this Operative. |
new_lkc_postcode | The new local knowledge postcode value for this Operative. |
old_startloc_type | The previous start location type value for this Operative. |
new_startloc_type | The new start location type value for this Operative. |
old_endloc_type | The previous end location type value for this Operative. |
new_endloc_type | The new end location type value for this Operative. |
old_lkcloc_type | The previous local knowledge location type value for this Operative. |
new_lkcloc_type | The new local knowledge location type value for this Operative. |
old_work_phone | The previous phone1 value for this Operative. |
new_work_phone | The new phone1 value for this Operative. |
old_home_phone | The previous phone2 value for this Operative. |
new_home_phone | The new phone2 value for this Operative. |
old_pager | The previous pager value for this Operative. |
new_pager | The new pager value for this Operative. |
old_current_mdt | The previous chosen MDT value for this Operative. |
new_current_mdt | The new chosen MDT value for this Operative. |
old_schedulable | The previous schedulable value for this Operative. |
new_schedulable | The new schedulable value for this Operative. |
old_max_overtime | The previous maximum overtime value for this Operative. |
new_max_overtime | The new maximum overtime value for this Operative. |
old_inform_lead | The previous inform lead time value for this Operative. |
new_inform_lead | The new inform lead time value for this Operative. |
old_max_earmarked_jobs | The previous maximum permissible number of earmarked jobs value for this Operative. |
new_max_earmarked_jobs | The new maximum permissible number of earmarked jobs value for this Operative. |
old_tota | The previous TOTA value for this Operative. |
new_tota | The new TOTA value for this Operative. |
old_totb | The previous TOTB value for this Operative. |
new_totb | The new TOTB value for this Operative. |
old_vehicle_capacity | The previous vehicle capacity value for this Operative. |
new_vehicle_capacity | The new vehicle capacity value for this Operative. |
old_timezone_ref | The previous timezone value for this Operative. |
new_timezone_ref | The new timezone value for this Operative. |
old_timezone_type | The previous timezone type value for this Operative. |
new_timezone_type | The new timezone type value for this Operative. |