Hi,
We are using AX 2012 R3 CU9, I am getting the below error message while recalculating the inventory. I tried to debug the code and i found a map called "budgetCheckResult" into class 'Class\ProjBudgetTransactionManager\ setBudgetCheckResultMap' declaration but unfortunately it is not listed into map list into AOT.
How can I find the map into AOT to trace it as the error is related to the map initialization?
Did anyone face the same error while recalculating the inventory??
Map object not initialized.
Stack trace
(S)\Classes\ProjBudgetTransactionManager\setBudgetCheckResultMap - line 14
(S)\Classes\ProjBudgetTransactionManager\negativeTransValidatedAmounts - line 89
(S)\Classes\ProjBudgetTransactionManager\increaseBudget - line 66
(S)\Classes\ProjBudgetTransactionManager\inventAdjustIncreaseBudget - line 32
(S)\Classes\ProjPost\inventAdjustPostBudgetUpdate - line 52
(S)\Classes\ProjPost\inventAdjustPost - line 120
(S)\Classes\InventAdjustPost\updateNow - line 65
(S)\Classes\InventCostHelp\updateLedgerPosting - line 93
(S)\Classes\InventCostLedgerPostingTask\doRun - line 12
(S)\Classes\InventCostHelpTaskBase\run - line 37
(S)\Classes\InventCostTaskControllerSingleThread\run - line 19
(S)\Classes\InventCostClosing\run - line 88
(S)\Classes\InventCostClosingRecalc\main - line 43
(S)\Classes\xMenuFunction\runServer
(C)\Classes\FormFunctionButtonControl\Clicked
Recalculation is being paused because of an error.
*This post is locked for comments