BOMVersion::pmfCheckBatchSize Method
Indicates whether there is a BOMVersion record that has a from quantity that is less than the formula quantity.
Syntax
client server public static boolean pmfCheckBatchSize(BOMId _bomId)
Run On
Called
Parameters
- _bomId
Type: BOMId Extended Data Type
The BOMId value to check.
Return Value
Type: boolean
true if no records exist that have a from quantity that is less than the formula quantity; otherwise, false