RetailTransactionServiceInventory::getOpenPurchaseOrders Method [AX 2012]

Gets a list of open purchase orders for a location.

Syntax

server public static container getOpenPurchaseOrders(InventLocationId locationId)

Run On

Server

Parameters

Return Value

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

See Also

Reference

RetailTransactionServiceInventory Class