March 2017
Intermediate to advanced
1235 pages
28h 42m
English
Implementing the correct setup for a complex ERP system like Microsoft Dynamics NAV can be a lot of work and is error prone.
Setup Update Pattern can be implemented to guide end users to set up the system if they try to use a feature that is not set up correctly.
Instead of programming TESTFIELD in a setup field that would result in an error message to the user, we need to implement a function that guides users through the process.

The function is a member of the setup table, and should explain its purpose. As an example, we will look at CompanyInfo.VerifyAndSetPaymentInfo.
This function is called from the Sales ...
Read now
Unlock full access