I am Going in Production Control-> common -> Production Orders-> all Production Orders
I am Trying to post Production Order It is Throwing the Error.
Error executing code: Wrong argument types in variable assignment.
Stack trace
(S)\Classes\InventJournalCheckPost\validate_IN - line 26
(S)\Classes\JournalCheckPost\checkJournal - line 56
(S)\Classes\JournalCheckPostLedger\checkJournal - line 13
(S)\Classes\ProdJournalCheckPost\checkJournal - line 4
(S)\Classes\JournalCheckPost\runCheck - line 3
(S)\Classes\JournalCheckPost\run - line 28
(S)\Classes\ProdJournalCheckPostBOM\run - line 9
(C)\Classes\ProdJournalCheckPost\main - line 29
(C)\Classes\FormFunctionButtonControl\Clicked
(C)\Forms\ProdJournalTable\Designs\DesignList\PostJournal\Methods\Clicked - line 6
1. I am Complie the Whole AOT .
2.Complie Froward the All the Classes which are throwing the Error.
3.Trying to Debug the Code But the Debugger is Not Called at the Class Level IT IS Stopped At Form Level On ly.
How to Solve this Error.