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 an instance of the InventAgingCmdAggregateSelected class.
Syntax
client server public static InventAgingCmdAggregateSelected newFromParameters(
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.
Return Value
Type: InventAgingCmdAggregateSelected Class
An instance of the InventAgingCmdAggregateSelected class.