IMS Web Service Reference

Method: SetPickPlacementPosition

Description

Switches the position of two nodes in the pick placement hierarchy. The position of the given pick placement will be set according to the supplied sorting value, and the pick placement that previously had that position will be given the previous position of the supplied pick placement.                 Required privilege: "security.set_pick_placement".

Action

http://ims.lyngsoesystems.com/administration/SetPickPlacementPosition

Input

The input of this method is the document element tns:SetPickPlacementPosition 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:BranchConfigurationKey  common:BranchConfigurationKeyType  1..1 
tns:PickPlacementKey  common:PickPlacementKeyType  1..1 
tns:Position  xsd:int  1..1 
Output

The output of this method is the document element tns:SetPickPlacementPositionResponse that is always empty.

Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo