Posted inDynamics NAV & BC Tips & tricks
Part 2: How to Implement a Command Queue in pure AL
In my last blogpost I wrote about how we can implement a Command Queue in AL. In the second part I will go a little bit in detail about the Solution. First of all you have to understand the differenences between valuetypes and referencetypes. If you…