Complicated data transfer in Dynamics NAV
Hi there!
The problem is how to transfer lots of data in Dynamics NAV between objects in complicated scenarios.
In short, the article is dedicated to the method of making easier developing scenarios which use complicated data structures with lots of tables and variables. I describe how to gracefully and simple handle this situation.
The answer is use “data storage” (my brand-new name) codeunits. The details are under the link.