Programming Microsoft Dynamics NAV - Fifth Edition
by Marije Brummel, David Studebaker, Christopher D. Studebaker
Management codeunits
There are over 150 codeunits with the word Management (or the abbreviation Mgt) as part of their description name (filter the Codeunit Names using *Management*|*Mgt* - don't forget that such a filter is case sensitive). Each of these codeunits contains functions whose purpose is the management of some specific aspect of NAV data. Many are specific to a very narrow range of data. Some are more general because they contain functions we can reuse in another application area (for example, Codeunit 396 - NoSeriesManagement).
When we are working on an enhancement in a particular functional area, it is extremely important to check the Management codeunits utilized in that area. We may be able to use some existing standard functions ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access