Share via


RetailTransactionServiceAX61::getPurchaseOrder Method [AX 2012]

Get 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 containing the details of a purchase order in XML format

Remarks

This is get an open purchase order

See Also

Reference

RetailTransactionServiceAX61 Class