Share via


RetailTransactionServiceAX61::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 containing details of a transfer order

Return Value

Type: container
A container object to indicate success or failure

Remarks

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

See Also

Reference

RetailTransactionServiceAX61 Class