Share via


InventCostReport_CostBase::writeTmpTransBreakdownTrans Method [AX 2012]

Writes a transaction record from the InventCostTmpTransBreakdown record to the specified list.

Syntax

client server protected static void writeTmpTransBreakdownTrans(InventCostTmpTransBreakdown _newInventCostTmpTransBreakdown, InventCostTmpTransBreakdown _inventCostTmpTransBreakdown)

Run On

Called

Parameters

Remarks

No record is written to the temporary table; instead, a record is added to the specified list.

See Also

Reference

InventCostReport_CostBase Class