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