PicklistDestinationStation
Method: PUT
Description:
Update the Station number of a PickList entry specified by ReelId
Resource URL:
http://localhost:8014/MaterialManagement/PicklistDestinationStation/{reelId}&{station}
Parameters:
reelId
reel Id for which the picklist target station will be updated
String
station
the new destination station number
Integer
Examples:
http://localhost:8014/MaterialManagement/PicklistDestinationStation/ID0001&2
All REST Resources