ReqTransCache_Daily.addInventLevel Method [AX 2012]
Adds a BOM level of an item to the local level sets.
Syntax
protected void addInventLevel(BOMLevel _level)
Run On
Called
Parameters
- _level
Type: BOMLevel Extended Data Type
The item BOM level.
Exceptions
Exception | Condition |
---|---|
Error | The internal levels sets are not initialized. |