RetailTransactionServiceAX61::getTransferOrder Method [AX 2012]

Get the details of a transfer order

client server public static container getTransferOrder(InventTransferId _transferId)

Run On

Called

Parameters

_transferId
Type: InventTransferId Extended Data Type
A transferId

Return Value

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

This is to get an open transfer order

Show: