Document toolboxDocument toolbox

14.1 sp508_audit_sp108

This table provides an audit trail of changes made to table 14.1 sp108_job_details

HouseKeeping

This table is tidied by sp_dbtidy's Audit group.



Table Definition

Field
Type
Default
Nullable
timestampdate

(tick)

sequencenumber
(tick)
usernamevarchar2(256)
(tick)
osuservarchar2(256)
(tick)
machinevarchar2(64)
(tick)
programvarchar2(256)
(tick)
session_idnumber
(tick)
process_idvarchar2(22)
(tick)
job_nonumber(9)
(tick)
old_contract_startdate
(tick)
new_contract_startdate
(tick)
old_contract_completiondate
(tick)
new_contract_completiondate
(tick)
old_appointment_earliestdate
(tick)
old_appointment_latestdate
(tick)
new_appointment_earliestdate
(tick)
new_appointment_latestdate
(tick)
old_booked_durationnumber(8)
(tick)
new_booked_durationnumber(8)
(tick)
old_booked_overheadnumber(8)
(tick)
new_booked_overheadnumber(8)
(tick)
old_normalised_scheduled_durnumber(8) 
(tick)
new_normalised_scheduled_durnumber(8)
(tick)
old_normalised scheduled_ohnumber(8)
(tick)
new_normalised scheduled_ohnumber(8)
(tick)
transaction_idnumber(9)
(tick)
old_fixed_rsnnumber
(tick)
new_fixed_rsnnumber
(tick)

old_fixed_user

varchar2(50)
(tick)
new_fixed_uservarchar2(50)
(tick)
old_rsn_datedate
(tick)
new_rsn_datedate
(tick)
old_fixed_cmntvarchar2(255)
(tick)
new_fixed_cmntvarchar2(255)
(tick)
old_statusnumber
(tick)
new_statusnumber
(tick)
old_restriction_nonumber
(tick)
new_restriction_nonumber
(tick)
OLD_REMINDER_NOTIFICATION_SENTnumber(1)
(tick)
NEW_REMINDER_NOTIFICATION_SENTnumber(1)
(tick)
OLD_PAUSED_STATEnumber(1)
(tick)
NEW_PAUSED_STATEnumber(1)
(tick)

OLD_VWDLLOCATIONTYPE

number(9)
(tick)

NEW_VWDLLOCATIONTYPE

number(9)
(tick)

old_offer_token

varchar2(60)
(error)

new_offer_token

varchar2(60)
(error)

Keys

None.

Column Descriptions

FieldDescription
timestampDate and time at which these details were saved. Uses the time zone of the DBMS server machine. 
sequenceUnique identifier: the sequence number of the update. 
usernameDBMS user. 
osuserOperating system user.
machineMachine logged onto.
programProgram name. 
session_idDBMS session id of the session performing the update.
process_idUnix process id (pid) - a number. 
job_noIdentifier of job. 
old_contract_startContract start date before update. Uses RU Time Zone. 
old_contract_completionOld contract end date. Uses RU Time Zone.
new_contract_startContract start date after update. Uses RU Time Zone. 
new_contract_completionContract end date. Uses RU Time Zone. 
old_appointment_earliestAppointment earliest date before update. Uses RU Time Zone. 
old_appointment_latest Appointment latest date before update. Uses RU Time Zone.
new_appointment_earliestAppointment earliest date. Uses RU Time Zone. 
new_appointment_latestAppointment latest date. Uses RU Time Zone. 
old_booked_duration Original value of 14.1 sp108_job_details.booked_duration.
new_booked_durationNew value of 14.1 sp108_job_details.booked_duration.
old_booked_overheadOriginal value of 14.1 sp108_job_details.booked_overhead
new_booked_overheadNew value of 14.1 sp108_job_details.booked_overhead
old_normalised_scheduled_dur Original value of 14.1 sp108_job_details.normalised_scheduled_duration.
new_normalised_scheduled_durNew value of 14.1 sp108_job_details.normalised_scheduled_duration.
old_normalised_scheduled_oh Original value of 14.1 sp108_job_details.normalised_scheduled_overhead.
new_normalised_scheduled_oh New value of 14.1 sp108_job_details.normalised_scheduled_overhead.
transaction_idSee 14.1 sp599_transaction_audit for details. 
old_fixed_rsnOld value.
new_fixed_rsnNew value.
old_fixed_user Old value for the user who fixed this job.
new_fixed_userOld value for the user who fixed this job.
old_rsn_dateOld date.
new_rsn_dateNew date.
old_fixed_cmntOld comment.
new_fixed_cmnt New comment.
old_status Old value of the job status.
new_status New value of the job status.
old_restriction_noOld value of the job restriction_no.
new_restriction_no
New value of the job restriction_no.
OLD_REMINDER_NOTIFICATION_SENTOld value of the job reminder_notification_sent value in table 14.1 sp108_job_details.
NEW_REMINDER_NOTIFICATION_SENTNew value of the job reminder_notification_sent value in table 14.1 sp108_job_details.
OLD_PAUSED_STATEOld value of the job pause_state value in table 14.1 sp108_job_details.
NEW_PAUSED_STATENew value of the job pause_state value in table 14.1 sp108_job_details.

OLD_VWDLLOCATIONTYPE

Old value of the job vwdlLocationType value in table 14.1 sp108_job_details.

NEW_VWDLLOCATIONTYPE

New value of the job vwdlLocationType value in table 14.1 sp108_job_details.
OfferToken

The token being returned by the OfferAppt/OfferMult request and will contain the promset (SP256.listName) and timebandtype (SP259.BandType)