IntrastatReporting.updateIntrastatReportLines Method [AX 2012]

Updates the IntrastatReportLines record.

Syntax

protected void updateIntrastatReportLines(IntrastatReportLines _intrastatReportLines, Intrastat _intrastat)

Run On

Called

Parameters

  • _intrastat
    Type: Intrastat Table
    The Intrastat record that can be used to update the IntrastatReportLines record.

See Also

Reference

IntrastatReporting Class