InventCostTaskController.assignBundle Method [AX 2012]
Creates bundle records and assign item tasks to each bundle.
Syntax
public void assignBundle(BOMLevel _bomLevel, NumOfIteration _numOfIteration)
Run On
Called
Parameters
- _bomLevel
Type: BOMLevel Extended Data Type
The level for which bundles should be created.
- _numOfIteration
Type: NumOfIteration Extended Data Type
The iteration for which bundles should be created.