RetailTransactionServiceAX61::getPurchaseOrder Method [AX 2012]

Get the details of a purchase order

server public static container getPurchaseOrder(PurchId _purchId, [InventLocationId _inventLocationId])

Run On

Server

Parameters

_purchId
Type: PurchId Extended Data Type
A purchId
_inventLocationId
Type: InventLocationId Extended Data Type
A inventLocationId

Return Value

Type: container
A container object containing the details of a purchase order in XML format

This is get an open purchase order

Show: