RetailTransactionServiceInventory::getTransferOrder Method [AX 2012]

Gets the details of a transfer order.

Syntax

client server public static container getTransferOrder(InventTransferId transferId, [InventLocationId inventLocationId])

Run On

Called

Parameters

Return Value

Type: container
A container object that contains the details of a transfer order.

Remarks

This gets an open transfer order.

See Also

Reference

RetailTransactionServiceInventory Class