This documentation is archived and is not being maintained.
RetailTransactionServiceInventory::updatePurchaseOrder Method [AX 2012]
Updates a purchase order.
server public static container updatePurchaseOrder(str poXmlStr)
Run On
Server
Parameters
-
poXmlStr
- Type: str
An XML string for purchase order details.
Return Value
Type:
container
A container object to indicate success or failure of an update.
This method is used to update a purchase order's ‘receive now’ quantity.