Share via


InventValueReportPopulateLedger.buildTotalMainAccount Method [AX 2012]

Generates main account balances, totals, and differences for the inventory value report.

Syntax

protected void buildTotalMainAccount(
    InventValueReportLedgerAccountCategory _accountCategory, 
    RefRecId _totalLedgerDimension, 
    AmountMST _amount)

Run On

Server

Parameters

See Also

Reference

InventValueReportPopulateLedger Class