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.
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
- _bomId
Type: BOMId Extended Data Type
The value of the BOMId field of the records to be verified.
Return Value
Type: boolean
true if all the records have a value in the BOMQty field; otherwise, false.