InventValueReportPrintPreview.addLedgerSectionSampleRecords Method [AX 2012]
Fills the InventValueReportTmpLedgerLine table with sample records.
Syntax
protected void addLedgerSectionSampleRecords(
InventValueReport _inventValueReport,
FieldId _ledgerDimensionFieldId,
InventValueReportLedgerAccountCategory _accountCategory)
Run On
Called
Parameters
- _inventValueReport
Type: InventValueReport Table
The definition of the inventory value report.
- _ledgerDimensionFieldId
Type: FieldId Extended Data Type
The ID of the table field that contains the ledger dimension value.
- _accountCategory
Type: InventValueReportLedgerAccountCategory Enumeration
The main account category.