InventBOMComparison_CN::validateProduct Method [AX 2012]
Checks whether the content of a product control is a valid product ID.
Syntax
client server public static boolean validateProduct(ItemIdProduction _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemIdProduction Extended Data Type
The product item ID.
Return Value
Type: boolean
true if the content is a valid product ID; otherwise, false.