Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Programming Microsoft Dynamics NAV 2013

You're reading from   Programming Microsoft Dynamics NAV 2013 Experienced programmers and developers will find this the definitive guide to programming Microsoft Dynamics NAV. Both a reference book and a comprehensive hands-on tutorial, it will expand your knowledge dynamically.

Arrow left icon
Product type Paperback
Published in Feb 2013
Publisher Packt
ISBN-13 9781849686488
Length 630 pages
Edition 3rd Edition
Arrow right icon
Toc

Table of Contents (19) Chapters Close

Programming Microsoft Dynamics NAV 2013
Credits
Foreword
About the Authors
Acknowledgements
About the Reviewers
www.PacktPub.com
Preface
1. An Introduction to NAV 2013 FREE CHAPTER 2. Tables 3. Data Types and Fields 4. Pages – the User's Interactive Interface 5. Queries and Reports 6. Introduction to C/SIDE and C/AL 7. Intermediate C/AL 8. Advanced NAV Development Tools 9. Develop, Debug, Deliver Answers to Review Questions Index

Review questions


  1. Which of the following is a correct description of a table in NAV 2013? Choose two.

    1. A NAV table is the definition of data structure

    2. A NAV table includes a built-in data entry page

    3. A NAV table can contain C/AL code but that should be avoided

    4. A NAV table should implement many of the business rules of a system

  2. Tables can have up to 1000 data fields with a maximum total record size of 8 GB? True or False?

  3. Table numbers intended to be used for customized table objects should only range between 5000 to 9999. True or False?

  4. Which of the following are Table triggers? Choose two.

    1. OnInsert

    2. OnChange

    3. OnNewKey

    4. OnRename

  5. All primary keys should contain only one data field. True or False?

  6. NAV table design in the product always ensures referential integrity for all parent-child table relationships when a record is deleted. True or False?

  7. Keys can be enabled or disabled in executable code. True or False?

  8. SumIndexFields can be used to calculate totals. True or False?

  9. The DropDown display on a field lookup...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime