Share via


WHSLoadTable.commonSalesAccountTable Method

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

Syntax

private SalesTable commonSalesAccountTable()

Run On

Called

Return Value

Type: SalesTable Table
A SalesTable record representing a common sales order, but with only the CustAccount, CustomerRef, and ShippingDateRequested fields selected.

Remarks

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

See Also

Reference

WHSLoadTable Table