RetailTransactionService::updateTransferOrder Method [AX 2012]

Update 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 to indicate success or failure

This enables updates for transfer order's ship now and receive now quantities

Show: