Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Handles order creation before production report as finished.
Syntax
public void createProductionReportFinishedBefore(
ProdTable _prodTable,
InventQty _qtyGood,
PdsCWInventQty _cwQtyGood)
Run On
Called
Parameters
- _prodTable
Type: ProdTable Table
A ProdTable table buffer.
- _qtyGood
Type: InventQty Extended Data Type
The reported good quantity.
- _cwQtyGood
Type: PdsCWInventQty Extended Data Type
The reported good catch weight quantity.