BOMCalcProdLine_PmfCoBurden.validate Method [AX 2012]

Validates that it is valid for the calculation to be run.

Syntax

public boolean validate([boolean _checkBOM])

Run On

Called

Parameters

  • _checkBOM
    Type: boolean
    A Boolean value that indicates whether the class is called by using an active buffer.

Return Value

Type: boolean
true if the calculation is valid; otherwise, false.

See Also

Reference

BOMCalcProdLine_PmfCoBurden Class