Share via


BOMTable.pmfCheckZeroLineQty Method

Verifies that all the BOM records have a BOMQty value not equal to 0 for a specified BOMId field.

Syntax

public boolean pmfCheckZeroLineQty(BOMId _bomId)

Run On

Called

Parameters

Return Value

Type: boolean
true if all the records have a value in the BOMQty field; otherwise, false.

See Also

Reference

BOMTable Table