Share via


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

Return Value

Type: InventTrackingShippedSalesReportDataGen Class
A new instance of the InventTrackingShippedSalesReportDataGen class.

See Also

Reference

InventTrackingShippedSalesReportDataGen Class