/
UpdateJobFinishTime Options Object

UpdateJobFinishTime Options Object

PropertyTypeDescriptionReq?Field Mapping: ServiceScheduling
SetStatusBackBoolean

If setStatusBack is set then the current status of the job is set back to Tentative.

Nooptions.setStatusBack
FixJobBoolean

If FixJob is set the job is marked as Fixed. If, also, the job’s status is (now) Tentative, then it is positioned exactly at the times specified.

If FixJob is not set, the job’s new Start/Arrival/Finish time will determine the sequence position.

Nooptions.fixJob
AllowSpanDaysBoolean

If the new position of the job would span a day, the call will fail and return SP_WOULD_SPAN_DAYS (374), unless AllowSpanDays is set.

Nooptions.allowSpanDays