ReqDemPlanImportForecastService.checkFailedForItemUnitConversion Method [AX 2012]

Displays a warning message when the forecast import cannot be completed for a specified product due to missing unit conversion details.

Syntax

protected void checkFailedForItemUnitConversion(InventTable _inventTable, ModuleInventPurchSales _module)

Run On

Server

Parameters

  • _inventTable
    Type: InventTable Table
    The specified product that failed the import of forecast.

See Also

Reference

ReqDemPlanImportForecastService Class