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 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.