Share via


wmsDeliverPickedItems::destinationsPerPalletMap Method [AX 2012]

Determines the number of different destinations where items must be delivered for each pallet on defined picking routes.

Syntax

server public static container destinationsPerPalletMap(WMSPickingRouteID _pickingRouteId, [container _packedList])

Run On

Server

Parameters

Return Value

Type: container
A packed map that contains the number of different destinations for each pallet on the picking routes given by the passed parameters.

See Also

Reference

wmsDeliverPickedItems Class