InventJournalData_Transfer_RU.initInventTableSection Method [AX 2012]
Fills the lines section of the report with data.
Syntax
private void initInventTableSection(InventJournalReportId_RU _reportId, InventJournalTrans _inventJournalTrans)
Run On
Called
Parameters
- _reportId
Type: InventJournalReportId_RU Extended Data Type
The report ID. This parameter is empty for pro forma reports.
- _inventJournalTrans
Type: InventJournalTrans Table
The inventJournalTrans record that should be printed.
Remarks
The itemName value is created from the inventTable.Name and inventDimCombination.Name values.