Share via


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

Return Value

Type: boolean
true if all percent enabled items amount to 100% or there are no percent enabled items; otherwise, false.

See Also

Reference

BOMTable Table