InventCostTaskController.bomLevelToProcess Method [AX 2012]

Determines the start level to process.

Syntax

protected BOMLevel bomLevelToProcess()

Run On

Called

Return Value

Type: BOMLevel Extended Data Type
The level that should be processed.

Remarks

The return value can be -1 which indicates that no levels should be processed.

See Also

Reference

InventCostTaskController Class