NAV 2009 SP1 – Using the RSS reader Add-In
In the previous article we created a RSS reader Add-In, now let us take a look on how to use it from navision (RoleTailored Client). First we must make it possible for navision to see […]
In the previous article we created a RSS reader Add-In, now let us take a look on how to use it from navision (RoleTailored Client). First we must make it possible for navision to see […]
In the earlier article, we where using the ConfirmHandler – but confirm is not everything a function can contain. So why not add the handling of Message Boxes 😉 First, let us a add simple […]
One of the new features in NAV 2009 SP1 is C/AL Testability. Let try using the new feature to test a simple codeunit – let us call the codeunit doTest. The codeunit will only contain […]
Have you seen the new Error List in NAV 2009 SP1? When you know compile objects – errors are shown in an Error List Window.
I have lately received this error “The Sales Header does not exist” a couple of times in Navision 2009. First I thought this was caused by a filter not being reset on the form – […]
Hi I have earlier written an article about a FTP Automation. Now it is time to describe how to upload a file without the use of a Automation but with use of the standard FTP […]
If you are using the Role Tailored Client and want to use the Forms in it, you have to transform them to Pages. In NAV 2009 you can transform Forms to Pages with the help […]
XMLports was introduced with Navision 4.0 – they act like dataports, with a small difference. They can only be used for XML-formatted data and they must by executed from some other routine. In the XMLport […]
As you properly know BigText can be used to handle large texts. BigText is stored in records as Blob fields, so what to do if you like to use the BigText in a Report? First […]
One of the major changes is that now Dynamics NAV 2009 is a three-tier solution. It comes with 2 clients – Dynamics NAV Classic, which is equal to the “old” clients, and the new Role […]
Copyright © 2024 | MH Magazine WordPress Theme by MH Themes