Skip to end of metadata
Go to start of metadata
You are viewing an old version of this content. View the current version.
Compare with Current
View Version History
Version 1
Next »
Click here to expand...
Web Service | Type | Description | Req? | Val? |
<sp:JobCancelResponse>
| | | | |
| <jobInfo>
| | | | |
| | <jobID>?</jobID>
| JobID
| | | |
| | <onHold>?</onHold>
| Boolean
| | | |
| | <bookDuration>?</bookDuration>
| Unsigned int
| For a non-all-day job, BookDuration returns the Actual Duration of the job if it’s known (i.e. the job has been logged on or cleared), or, if not, the Scheduled Duration. For an all-day job, BookDuration returns the same values, except if the job is in the in-tray, in which case SP_IntNoValue is returned since all-day jobs in the in-tray have no Scheduled Duration. | | |
| | <disStatus>?</disStatus>
| DispatchStatus
| Current dispatch status for the job. Null if the job is unresourced | | |
| | <empID>?</empID>
| EmpID
| The employee the job is currently assigned to. Null if the job is in the unreasourced tra | | |
| </jobInfo>
|
| | | |
</sp:JobCancelResponse>
| | | | |