Share via


PmfConsOrd.addProdTable Method

Adds a production order to the consolidated order.

Syntax

public void addProdTable(
    ProdTable _prodTable, 
   [boolean _force, 
    PmfBulkOrd _bulkOrd])

Run On

Called

Parameters

  • _force
    Type: boolean
    A Boolean value that indicates whether the Bulk/Pack type should be forced. This parameter is false by default.

Remarks

If the Bulk/Pack status is forced, it is possible to create inconsistent consolidated orders. Check the validity by using the validateAddProdTable method first before forcing the add.

See Also

Reference

PmfConsOrd Table