InventTrackingShippedSalesReportDataGen::newFromReportContract Method [AX 2012]
Creates a new instance of the InventTrackingShippedSalesReportDataGen class using the given InventTrackingShippedSalesReportContract object.
Syntax
server public static InventTrackingShippedSalesReportDataGen newFromReportContract(InventTrackingShippedSalesReportContract _contract)
Run On
Server
Parameters
- _contract
Type: InventTrackingShippedSalesReportContract Class
A reference to the InventTrackingShippedSalesReportContract object.
Return Value
Type: InventTrackingShippedSalesReportDataGen Class
A new instance of the InventTrackingShippedSalesReportDataGen class.