SalesInvoiceJournalPostBase.addToInventReportDimHistory Method [AX 2012]

Adds the InventReportDimHistory records to a record sorted list.

Syntax

protected void addToInventReportDimHistory(Common _journalLine)

Run On

Server

Parameters

  • _journalLine
    Type: Common Table
    The customer invoice transaction for which to create the InventReportDimHistory records.

See Also

Reference

SalesInvoiceJournalPostBase Class