IntrastatReporting.updateIntrastatReportLines Method [AX 2012]
Updates the IntrastatReportLines record.
Syntax
protected void updateIntrastatReportLines(IntrastatReportLines _intrastatReportLines, Intrastat _intrastat)
Run On
Called
Parameters
- _intrastatReportLines
Type: IntrastatReportLines Table
The IntrastatReportLines record to be updated.
- _intrastat
Type: Intrastat Table
The Intrastat record that can be used to update the IntrastatReportLines record.