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 InventCostTaskController class.
Syntax
client server public static InventCostTaskController newController(
RefRecId _batchJobId,
Voucher _voucher,
TransDate _transDate,
InventClosingRunNum _runNum)
Run On
Called
Parameters
- _batchJobId
Type: RefRecId Extended Data Type
The batch job ID under which tasks will be created.
- _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: InventCostTaskController Class
A new instance of the InventCostTaskController class.