SalesShippingStat.initFromSalesShippingStatHistory Method
Initializes the record in the SalesShippingStat table that is based on a record in the SalesShippingStatHistory table.
Syntax
public void initFromSalesShippingStatHistory(SalesShippingStatHistory _salesShippingStatHistory)
Run On
Called
Parameters
- _salesShippingStatHistory
Type: SalesShippingStatHistory Table
The record in the SalesShippingStatHistory table on which to base the initialization.