Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.