PurchTable.initFromSalesTable Method

Initializes the PurchTable record from a SalesTable record.

Syntax

public void initFromSalesTable(SalesTable _salesTable)

Run On

Called

Parameters

  • _salesTable
    Type: SalesTable Table
    The SalesTable record from which to initialize.

See Also

Reference

PurchTable Table