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.
Initializes a new instance of the InventCostLevelCompletionTask class.
Syntax
protected InventCostLevelCompletionTask inventCostLevelCompletionTask(
Voucher _voucher,
TransDate _transDate,
BOMLevel _bomLevel)
Run On
Called
Parameters
- _voucher
Type: Voucher Extended Data Type
The voucher of the inventory closing.
- _transDate
Type: TransDate Extended Data Type
The date of the inventory closing.
- _bomLevel
Type: BOMLevel Extended Data Type
The level for which the inventory closing should be performed.
Return Value
Type: InventCostLevelCompletionTask Class
A new instance of the InventCostLevelCompletionTask class.