Book Image

Programming Microsoft Dynamics??? NAV 2015

Book Image

Programming Microsoft Dynamics??? NAV 2015

Overview of this book

Table of Contents (19 chapters)
Programming Microsoft Dynamics™ NAV 2015
Credits
Foreword
About the Authors
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we have focused on the foundation level of NAV data structure: tables and their internal structure. We have worked our way through the hands-on creation of a number of tables and their data definitions in support of our WDTU application. We have briefly discussed Field Groups and how they are used.

We have identified the essential table structure elements including Properties, Object Numbers, Triggers, Keys, and SumIndexFields. Finally, we have reviewed several categories of tables found in NAV 2015.

In the next chapter, we will dig deeper into the NAV data structure to understand how fields and their attributes are assembled to make up tables. We will also focus on what can be done with Triggers. Then we will explore how other object types use tables, working towards developing a full featured NAV development toolkit.