Share via


PmfConsOrd.validateAddProdTable Method

Checks whether the production order can be added to the consolidated order.

Syntax

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

Run On

Called

Parameters

  • _force
    Type: boolean
    A Boolean value that indicates whether the Bulk/Pack status of the production order should be forced.

Return Value

Type: boolean
true if the production order can be added to the consolidated order; otherwise, false.

See Also

Reference

PmfConsOrd Table