RetailTransactionService::getOpenPurchaseOrders Method [AX 2012]

Gets a list of open purchase orders for a location

server public static container getOpenPurchaseOrders(InventLocationId locationId)

Run On

Server

Parameters

locationId
Type: InventLocationId Extended Data Type
A location ID.

Return Value

Type: container
A list of purchase orders in XML format in a container object.
Show: