RetailTransactionServiceInventory::updateTransferOrder Method [AX 2012]

Updates a transfer order.

server public static container updateTransferOrder(str toXmlStr)

Run On

Server

Parameters

toXmlStr
Type: str
An XML string that contains details of a transfer order.

Return Value

Type: container
A container object that indicates success or failure.

This allows updates for a transfer order's ‘ship now’ and ‘receive now’ quantities.

Show: