Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space SCHUD and version 9.3
Expand

Web Service

Type

Description

Req?

Val?

<sp:GetJobsRequest>

 

 

 

 

 

<EmpID>?</EmpID>

EmpID

is the identifier of the employee whose list of jobs is to be extracted; Mandatory if RespUnit not supplied. Otherwise optional

(error)

(tick)

 

<DispatchDate>?</DispatchDate>

spDate

is the date on which the jobs are to be carried out

(tick)

 

 

<RespUnit>?</RespUnit>

RUID

is the FRU for which unresourced jobs are to be extracted. If EmpID is supplied as well as RespUnit, EmpID is ignored.

Mandatory if EmpID and Dispatch Date not supplied. Otherwise optional

(error)

(tick)

 

<PrevJob>?</PrevJob>

JobID

No longer in use

(error)

 

 

<JobCount>?</JobCount>

int

is the number of jobs which should be returned in each batch. Omit if all

(error)

 

 

<JobInfoCount>?</JobInfoCount>

int

Not used

(error)

 

 

<DispatchInfoCount>?</DispatchInfoCount>

int

A non-zero value should be supplied if dispatch Dispatch info is wanted

(error)

 

 

<AuditInfoCount>?</AuditInfoCount>

int

A non-zero value should be supplied if dispatch Audit info is wanted

(error)

 

 

<CustomerInfoCount>?</CustomerInfoCount>

int

A non-zero value should be supplied if dispatch Customer info is wanted

(error)

 

 

<SparesInfoCount>?</SparesInfoCount>

int

A non-zero value should be supplied if dispatch Spares info is wanted

(error)

 

</sp:GetJobsRequest>

 

 

 

 

...