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 instance of the InventAgingCmdAggregateReceiptQty class.
Syntax
protected void initialize(
InventAgingCmdMapQuery _inventAgingCmdMapQueryReceipt,
InventAgingContract _contract,
InventAgingReportLines _inventAgingReportLines)
Run On
Called
Parameters
- _inventAgingCmdMapQueryReceipt
Type: InventAgingCmdMapQuery Class
The instance of the InventAgingCmdMapQueryReceipt class that maps the query result.
- _contract
Type: InventAgingContract Class
The instance of the InventAgingContract class which defines how the result is aggregated.
- _inventAgingReportLines
Type: InventAgingReportLines Class
The instance of the InventAgingReportLines class used to aggregate the result.