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! 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
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Programming Microsoft Dynamics??? NAV 2015

You're reading from   Programming Microsoft Dynamics??? NAV 2015 Sharpen your skills and increase your productivity when programming Microsoft Dynamics NAV 2015

Arrow left icon
Product type Paperback
Published in Jul 2015
Publisher
ISBN-13 9781784394202
Length 644 pages
Edition 1st Edition
Arrow right icon
Toc

Table of Contents (12) Chapters Close

Preface 1. An Introduction to NAV 2015 2. Tables FREE CHAPTER 3. Data Types and Fields 4. Pages – The Interactive Interface 5. Queries and Reports 6. Introduction to C/SIDE and C/AL 7. Intermediate C/AL 8. Advanced NAV Development Tools 9. Successful Conclusions A. Review Answers Index

Review questions

Q.1. Which of the following is a correct description of a table in NAV 2015? 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

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

Q.3. With which property is it possible to link a NAV table to a table outside of the NAV database? Choose one.

  1. DatabaseLink
  2. ObjectPointer
  3. LinkedObject
  4. C# Codelet

Q.4. System Tables cannot be modified. True or False?

Q.5. Which of the following are Table triggers? Choose two.

  1. OnInsert
  2. OnChange
  3. OnNewKey
  4. OnRename

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

Q.7. Because Setup Tables only contain one record, they do not need to have a Primary Key. True or False?

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

Q...

You have been reading a chapter from
Programming Microsoft Dynamics??? NAV 2015
Published in: Jul 2015
Publisher:
ISBN-13: 9781784394202
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
Banner background image