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. All NAV objects can contain C/AL code. True or False?

Q.2. What object type has a Wizard to "jump start" development?

  1. Page
  2. XMLport
  3. Table
  4. Report

Q.3. All C/AL Assignment statements include the symbol := . True or False?

Q.4. One setting defines how parameters are passed to functions, whether a parameter is passed by reference or by value. Choose that one setting's identity.

  1. DataType
  2. Subtype
  3. Var
  4. Value

Q.5. If an object type has a Wizard, we must start with the Wizard before proceeding to the object Designer form. True or False?

Q.6. C/AL code cannot be inserted into the RDLC generated by the SQL Server Report Builder (or Visual Studio Report Designer). True or False?

Q.7. When a table definition is changed, the "Force" option should always be used when saving the changes. True or False?

Q.8. Object numbers and names are so flexible that we can (and should) choose our own approach to numbering and naming. True or False?

Q.9. In what formats can objects be...

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
Banner background image