ProdTable::validateBOMId Method

Validates a bill of materials ID.

Syntax

client server public static boolean validateBOMId(
    BOMId _bomId, 
    ItemId _itemId, 
    InventDim _inventDim)

Run On

Called

Parameters

Return Value

Type: boolean
true if the bill of materials ID is valid; otherwise, false.

See Also

Reference

ProdTable Table