Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a level completion task and adds it to a batch.
Syntax
protected InventCostLevelCompletionTask addLevelCompletionTask(BatchHeader _batchHeader, BOMLevel _bomLevel)
Run On
Called
Parameters
- _batchHeader
Type: BatchHeader Class
The instance of the BatchHeader class.
- _bomLevel
Type: BOMLevel Extended Data Type
The level for which the task should run.
Return Value
Type: InventCostLevelCompletionTask Class
A new instance of the InventCostLevelCompletionTask class.