BOMTable.pmfCheckPctTotal Method
Verifies the BOM records formula percent amounts to 100% for a specified BOMId value.
Syntax
public boolean pmfCheckPctTotal(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 percent enabled items amount to 100% or there are no percent enabled items; otherwise, false.