RetailTransactionService::updatePurchaseOrder Method [AX 2012]

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

This method is used to update a purchase order's receive now quantity.

Show: