RetailTransactionService::getPackingSlips Method [AX 2012]

Gets the list of packing slip journals for the given location.

client server public static container getPackingSlips(InventLocationId _storeId)

Run On

Called

Parameters

_storeId
Type: InventLocationId Extended Data Type
The unique ID value of the inventory location.

Return Value

Type: container
A container that contains the packing slip details in an XML string.
Show: