Hi,
could someone please briefly explain the idea behind this line in Codeunit 80 (NAV 2013):
SortLines(SalesLine);
I understand it has to do with locking/blocking and concurrency, but I would like to understand this a bit better. Has this function/line been added to prevent DEADLOCKS, i.e. does this correspond to the changed locking in this codeunit?
Thanks for your replies!
Comments
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
I am interested in understanding the benefit of this change. Maybe you could elaborate a bit more?
Thank you!
http://blogs.msdn.com/b/nav/archive/201 ... -2013.aspx
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n