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:UpdateSparesStockRequest>

 

 

 

 

 

<NumLocs>?</NumLocs>

 

 

 int

The value must be set to the number of <spareStock> structures in the request.

(tick)

 

 

<!-- Zero or more repetitions: -->

 

 

 

 

 

<spareStock>

 

 

(error)

 

 

 

<spareID>?</spareID>

SpareID

Identifier for the spare.

(tick)

(tick)

 

 

<LocType>?</LocType>

LocTypeWhere is the sapre available from?

The location of the spare. Currently, only the Vehicle value is supported.

(tick)

 

 

 

<spareLoc>?</spareLoc>

EmpID

EmployeeID

(tick)

(tick)

 

 

<quantity>?</quantity>

int+ve for spares returned, -ve for extra spares used

The daily replenishment value which must be in the range 0-99.

(tick)

 

 

</spareStock>

 

 

 

 

</sp:UpdateSparesStockRequest>