RetailTransactionServiceInventory::getPurchaseOrder Method [AX 2012]

Gets the details of a purchase order.

Syntax

server public static container getPurchaseOrder(PurchId purchId, [InventLocationId inventLocationId])

Run On

Server

Parameters

Return Value

Type: container
A container object that contains the details of a purchase order in XML format.

Remarks

This gets an open purchase order.

See Also

Reference

RetailTransactionServiceInventory Class