BOMHierarchyCheck::checkBOMCircularity Method [AX 2012]
Checks the BOM for circularity.
Syntax
server public static boolean checkBOMCircularity(BOMId _bomId)
Run On
Server
Parameters
- _bomId
Type: BOMId Extended Data Type
The ID of the BOM structure to check.
Return Value
Type: boolean
true if the BOM is valid; otherwise, false.