Posted inDynamics NAV & BC Tips & tricks
NAV2016 | Refactoring & Transaction Mirroring in Codeunit 80 & 90
In Microsoft Dynamics NAV we don’t have Abstract Classes or Inheritance. These are modern technologies that make sure that objects in your application have similar elements and signatures. Despite the lack of these modern concepts NAV does have many tables and codeunits that follow similar structures…