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
- _accountCategory
Type: InventValueReportLedgerAccountCategory Enumeration
The financial position for which to generate data.
- _totalLedgerDimension
Type: RefRecId Extended Data Type
The total main account that corresponds to the financial position.
- _amount
Type: AmountMST Extended Data Type
The subledger balance that corresponds to the financial position.