Book Image

Microsoft Dynamics NAV 2013 Application Design - Second Edition

By : Marije Brummel
Book Image

Microsoft Dynamics NAV 2013 Application Design - Second Edition

By: Marije Brummel

Overview of this book

This book is a focused tutorial on Microsoft Dynamics NAV application development to help you develop complete applications and not just application outlines. This hands-on guide starts off by introducing the supply chain that you will be using throughout the book. You will then implement the Microsoft Dynamics NAV ERP suite and learn to set it up and customize it for various industries. You will learn how to customize Dynamics NAV to suit the different aspects of a business such as financial management, relationship management, production, jobs, trade, storage, logistics, and so on. The book will take you through these Microsoft-designed application features and show you how to customize and extend them safely. Therefore, by the end of this book, you will be able to create a structure of your own in Microsoft Dynamics NAV.
Table of Contents (12 chapters)

Installing the objects

This book has three Microsoft Dynamics NAV object files, two DLL files, a SQL Server script, and some helper files for the installation. They are as follows:

  • Chapter2-4.fob: This file contains the squash court examples used in Chapter 2, A Sample Application, Chapter 3, Financial Management, and Chapter 4, Relationship Management.
  • Chapter7-9.fob: This file contains the Storage and Logistics application used in Chapter 7, Storage and Logistics, and the sample interfaces for Chapter 9, Interfacing. We need the additional SQL Server scripts to get the ADO examples to run.
  • Chapter8.fob: This file contains the Job extensions for Chapter 8, Consulting. This chapter also requires the additional DLL files to be installed.
  • RF database.sql: This is the SQL Server script that is used in Chapter 9, Interfacing, to create the RD Database and create the demo data.
  • MSDN.flf: This is the MSDN license we can use to access the custom objects numbered from...