BOMCalcCheckBase.hasMessages Method [AX 2012]

Determines whether any warnings or errors were found during the check of a calculated BOM.

Syntax

public boolean hasMessages()

Run On

Called

Return Value

Type: boolean
true if warnings or errors exist; otherwise, false.

See Also

Reference

BOMCalcCheckBase Class