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.
Inserts values from a record in the ForecastSales table into a temporary table.
Syntax
protected void insertForecastSales(ForecastSales _forecastSales)
Run On
Server
Parameters
- _forecastSales
Type: ForecastSales Table
A record in the ForecastSales table.