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