RetailTransactionServiceAX61::getPurchaseOrder Method [AX 2012]
Get the details of a purchase order
server public static container getPurchaseOrder(PurchId _purchId, [InventLocationId _inventLocationId])
Run On
ServerParameters
- _purchId
- Type: PurchId Extended Data Type
A purchId
- _inventLocationId
- Type: InventLocationId Extended Data Type
A inventLocationId
Return Value
Type: containerA container object containing the details of a purchase order in XML format
Show: