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 InventCostTaskControllerSingleThread class.
Syntax
client server public static InventCostTaskControllerSingleThread newController(
Voucher _voucher,
TransDate _transDate,
InventClosingRunNum _runNum)
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.
- _runNum
Type: InventClosingRunNum Extended Data Type
The ID of the current inventory closing run.
Return Value
Type: InventCostTaskControllerSingleThread Class
A new instance of the InventCostTaskControllerSingleThread class.