Share via


RetailTransactionService::updateTransferOrder Method [AX 2012]

Update a transfer order.

Syntax

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

Remarks

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

See Also

Reference

RetailTransactionService Class