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
- _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.
Remarks
The page number is reset when the direction changes.