Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes the report with data.
Syntax
public void parmData(
TmpSalesPurchReportLine_RU _line,
TmpSalesPurchReportSubtable_RU _subHeader,
TmpSalesPurchReportTable_RU _header)
Run On
Client
Parameters
- _line
Type: TmpSalesPurchReportLine_RU Table
The temporary table that is the source for the lines.
- _subHeader
Type: TmpSalesPurchReportSubtable_RU Table
The temporary table that is the source for subheaders (headers for distinct report printouts).
- _header
Type: TmpSalesPurchReportTable_RU Table
The temporary table that holds data about invoices.
Remarks
Several reports can be printed for one invoice, and split by criteria such as inventory location.