Share via


IntrastatReporting_LV.setPageAndSeqNum Method [AX 2012]

Updates the IntrastatReportLines record with page number and sequence number information.

Syntax

protected void setPageAndSeqNum(IntrastatReportLines _intrastatReportLines, Intrastat _intrastat)

Run On

Called

Parameters

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

Remarks

The page number is reset when the direction changes.

See Also

Reference

IntrastatReporting_LV Class