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 InventAgingCmdAggregateSelected class.
Syntax
protected void initialize(
InventAgingContract _contract,
InventAgingReportLines _input,
InventAgingReportLines _output)
Run On
Called
Parameters
- _contract
Type: InventAgingContract Class
The instance of the InventAgingContract class that specifies how the report lines should be aggregated.
- _input
Type: InventAgingReportLines Class
The instance of the InventAgingReportLines that should be aggregated.
- _output
Type: InventAgingReportLines Class
The instance of the InventAgingReportLines where the result is aggregated.