InventQualityOrderTable.initFromSalesTable Method
Initializes the InventQualityOrderTable record from an SalesTable record.
Syntax
public void initFromSalesTable(SalesTable _salesTable)
Run On
Called
Parameters
- _salesTable
Type: SalesTable Table
The sales order from which to initialize.