Share via


RetailTransactionService::getPickingList Method [AX 2012]

Gets the details of a picking list.

Syntax

server public static container getPickingList(WMSPickingRouteID pickingId, InventLocationId _inventLocationId)

Run On

Server

Parameters

Return Value

Type: container
A container object that contains the details of a picking list.

Remarks

The picking list status is still active.

See Also

Reference

RetailTransactionService Class