Share via


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

See Also

Reference

InventValueReportPrintPreview Class