Share via


IntrastatReporting_CZ.updateIntrastatReportLines Method [AX 2012]

Updates an 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_CZ Class