Share via


WHSLoadTable.commonPurchAccountTable Method

Retrieves a purchase order which represents common purchase order information across all load lines.

Syntax

private PurchTable commonPurchAccountTable()

Run On

Called

Return Value

Type: PurchTable Table
A PurchTable record representing a common purchase order, but with only the OrderAccount, VendorRef, and DeliveryDate fields selected.

Remarks

The method should not be called unless all load lines are associated with purchase order lines.

See Also

Reference

WHSLoadTable Table