Share via


RetailTransactionServiceAX61::getTransferOrder Method [AX 2012]

Get the details of a transfer order

Syntax

client server public static container getTransferOrder(InventTransferId _transferId)

Run On

Called

Parameters

Return Value

Type: container
A container object containing the details of a transfer order

Remarks

This is to get an open transfer order

See Also

Reference

RetailTransactionServiceAX61 Class