Share via


InventCostTransSumCalc.createRecords Method [AX 2012]

Creates the InventCostTransSum records.

Syntax

protected void createRecords()

Run On

Server

Exceptions

Exception Condition
Error

A record exists that has no reference to an InventClosing record.

Error

A record exists that has no reference to an InventClosing record.

Remarks

The creation of the records is performed in one single insert_recordSet operation.

All the InventCostTrans records that are in the period from the last inventory closing to the current inventory closing will be taken for the summarization.

See Also

Reference

InventCostTransSumCalc Class