WMSPickingRoute::create Method
Syntax
server public static WMSPickingRoute create(
WMSShipmentId _wmsShipmentId,
WMSPickingAreaId _pickingAreaId,
InventLocationId _inventLocationId,
WMSCustomer _wmsCustomer,
InventTransType _inventTransType,
InventTransRefId _inventTransRefId,
LogisticsPostalAddressRecId _deliveryPostalAddress,
WMSOptimizedPicking _optimizedPicking)
Run On
Server
Parameters
- _wmsShipmentId
Type: WMSShipmentId Extended Data Type
- _pickingAreaId
Type: WMSPickingAreaId Extended Data Type
- _inventLocationId
Type: InventLocationId Extended Data Type
- _wmsCustomer
Type: WMSCustomer Extended Data Type
- _inventTransType
Type: InventTransType Enumeration
- _inventTransRefId
Type: InventTransRefId Extended Data Type
- _deliveryPostalAddress
Type: LogisticsPostalAddressRecId Extended Data Type
- _optimizedPicking
Type: WMSOptimizedPicking Extended Data Type