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.
protected void checkFailedForItemUnitConversion(InventTable _inventTable, ModuleInventPurchSales _module)
Run On
ServerParameters
- _inventTable
- Type: InventTable Table
The specified product that failed the import of forecast.
- _module
- Type: ModuleInventPurchSales Enumeration
The module that is missing a value specification.
Community Additions
ADD
Show: