Share via


RetailTransactionService::getPackingSlips Method [AX 2012]

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

Syntax

client server public static container getPackingSlips(InventLocationId _storeId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

RetailTransactionService Class