PurchCalcItemLine.validate Method [AX 2012]

Validates the current PurchCalcItemLine object.

public boolean validate([boolean _checkBOM])

Run On

Called

Parameters

_checkBOM
Type: boolean
A Boolean value that indicates whether the associated BOM record should be validated.

Return Value

Type: boolean
true if the validation is successful; otherwise, false.

Community Additions

ADD
Show: