Share via


InventBOMComparison_CN::validateBOMVersion Method [AX 2012]

Validates the content of a BOM version control.

Syntax

client server public static boolean validateBOMVersion(BOMId _bomId, ItemIdProduction _relatedProdId)

Run On

Called

Parameters

Return Value

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

Remarks

If a corresponding product is selected, this method checks whether it is a BOM ID that is related to the product. If a corresponding product is not selected, the method checks whether it is a valid BOM ID.

See Also

Reference

InventBOMComparison_CN Class