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 invent turnover report parameters.
Syntax
public void new(
Query _query,
Query _queryFromDialog,
FromDate _fromDate,
ToDate _toDate,
InventSumDateFinancialDim_RU _reportLine,
TmpInventTurnoverReportLineData_RU _reportLineData,
DimensionFocusRecId _dimensionFocusId)
Run On
Called
Parameters
- _query
Type: Query Class
Query from the invent turnover report inquery form.
- _queryFromDialog
Type: Query Class
Query from the invent turnover report dialog form.
- _fromDate
Type: FromDate Extended Data Type
Start date.
- _toDate
Type: ToDate Extended Data Type
End date.
- _reportLine
Type: InventSumDateFinancialDim_RU Table
InventSumDateFinancialDim_RU table with Invent turnover report lines.
- _reportLineData
Type: TmpInventTurnoverReportLineData_RU Table
TmpInventTurnoverReportLineData_RU table with Invent turnover report lines data.
- _dimensionFocusId
Type: DimensionFocusRecId Extended Data Type
Record Id of the dimension set for the Invent turnover report.