Share via


BOMHierarchyReport.scanDownBOM Method [AX 2012]

Traverses the lines of a BOM version.

Syntax

protected boolean scanDownBOM(
    BOMVersion version, 
    EcoResItemConfigurationName fatherConfigId, 
    TransDate fromDate, 
    TransDate toDate)

Run On

Server

Parameters

Return Value

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

See Also

Reference

BOMHierarchyReport Class