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.
Creates new instance of the InventTurnoverReportDetail_RU class.
Syntax
client server public static InventTurnoverReportDetail_RU construct(
FromDate _fromDate,
ToDate _toDate,
InventSumDateFinancialDim_RU _dimensionCriteria,
Set _activeDimensions,
Query _queryFromDialog)
Run On
Called
Parameters
- _fromDate
Type: FromDate Extended Data Type
Start date.
- _toDate
Type: ToDate Extended Data Type
End date.
- _dimensionCriteria
Type: InventSumDateFinancialDim_RU Table
Dimensions criteria.
- _activeDimensions
Type: Set Class
Active dimensions packed set.
- _queryFromDialog
Type: Query Class
Query from the invent turnover report dialog form.
Return Value
Type: InventTurnoverReportDetail_RU Class
New instance of InventTurnoverReportDetail_RU class.