IMS Web Service Reference

Method: GetAssignedDestinationForTransportUnit

Description

Gets the destination of the items in a transport unit in terms of fine sortings at the specified branch. If the items in the transport unit have several different destinations a MixedContentException will be thrown.  If the items in the transport unit are destined for another branch a WrongBranchException will be thrown.

Action

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

Input

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

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:BranchKey  common:BranchKeyType  1..1 
tns:TransportUnitId  common:TransportUnitIdType  1..1 
Output

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

Element  Type  Occurs  Description 
    1..1 
tns:DestinationType  common:DestinationTypeInfoType  0..1 
Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo 
WrongBranch  common:WrongBranchExceptionInfo 
MixedContent  common:MixedContentExceptionInfo 
UnknownRfid  common:UnknownRfidExceptionInfo 
TransportUnitEmpty  common:TransportUnitEmptyExceptionInfo