Hello. Is there any tool you can suggest so I can step through the Nav code? I need to be able to debug or walk through the code of Nav secured codeunits such as codeunit 22. I can't make any changes so it's hard when I can't even insert messages which is what I was doing to debug NAV.
Is there some type of VS studio step through code that I can purchase/download?
*This post is locked for comments
Oh I see. I don't have the SOlution builder. 'will certainly look into this. :) Thank you Suresh as always.
There are two type of NAV Developer License Application Builder and Solution Developer, if you have solution developer license then you will have the access to the write- protected tables.
Application Builder:
You use this granule to change the business rules and special calculations that work behind the scenes. These business rules and special calculations are defined in a language we call C/AL (C/SIDE Application Language). While Application Builder includes access to C/AL, it does not allow access to existing C/AL code that updates write-protected tables (postings for instance). Application Builder lets you create entirely new areas of functionality for your application, enabling you to tailor Microsoft Dynamics NAV to fit your entire organization. This tool also enables you to create 100 Codeunit objects (numbered from 50,000 to 50,099). The Application Builder granule enables you to take advantage of the functionality included for developers in the Navigation Pane Designer. This means, for example, that you can create new menu items.
Solution Builder:
You use this granule for the same purposes as the Application Builder granule, but it also gives you access to code that updates write-protected tables. This granule gives you the access necessary to change or create any object type, and gives you access to the Merge Tool and Upgrade Tool. This granule also enables you to use the menu options Translate/Export and Translate/Import in the Object Designer. These options are not available with the Application Builder granule.
I have Nav Developer license - the app developer license. is this different? I can debug all other modules except the ones that write to item ledger entry.
You need to have NAV developer license, i don't think there is any alternative approach for it.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156