Share via


InventCostReport_CostBase::writeTmpTransBreakdownBeginning Method [AX 2012]

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

Syntax

client server protected static void writeTmpTransBreakdownBeginning(
    InventCostAmountHandler _amounts, 
    InventCostTmpTransBreakdown _newInventCostTmpTransBreakdown, 
    InventCostTmpTransBreakdown _inventCostTmpTransBreakdown)

Run On

Called

Parameters

  • _newInventCostTmpTransBreakdown
    Type: InventCostTmpTransBreakdown Table
    An InventCostTmpTransBreakdown record with pre-filled data, that is, amounts will be overwritten.

See Also

Reference

InventCostReport_CostBase Class