IMS Web Service Reference

Method: FindTransportUnits

Description

Query the database for transport units.

Action

http://ims.lyngsoesystems.com/query/FindTransportUnits

Input

The input of this method is the document element tns:FindTransportUnits having the structure defined by the following table.

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:Name  common:NameType  0..1 
tns:Rfid  common:RfidType  0..1 
tns:BranchKey  common:BranchKeyType  0..1 
tns:StatusKey  common:StatusKeyType  0..1 
tns:LastTransactionTimeStart  xsd:dateTime  0..1 
tns:LastTransactionTimeEnd  xsd:dateTime  0..1 
tns:Deleted  xsd:boolean  0..1 
Output

The output of this method is the document element tns:FindTransportUnitsResponse having the structure defined by the following table.

Element  Type  Occurs  Description 
    1..1 
tns:TransportUnits  common:TransportUnitInfoType  0..* 
Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo 
TooManyRows  common:TooManyRowsExceptionInfo