Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
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 365 Business Central

You're reading from   Programming Microsoft Dynamics 365 Business Central Build powerful, robust, and scalable extensions customized for your business requirements

Arrow left icon
Product type Paperback
Published in Oct 2024
Publisher Packt
ISBN-13 9781803236414
Length 466 pages
Edition 7th Edition
Arrow right icon
Authors (4):
Arrow left icon
David Studebaker David Studebaker
Author Profile Icon David Studebaker
David Studebaker
Marije Brummel Marije Brummel
Author Profile Icon Marije Brummel
Marije Brummel
Natalie Karolak Natalie Karolak
Author Profile Icon Natalie Karolak
Natalie Karolak
Christopher D. Studebaker Christopher D. Studebaker
Author Profile Icon Christopher D. Studebaker
Christopher D. Studebaker
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. Chapter 1: Introduction to Business Central 2. Chapter 2: Tables FREE CHAPTER 3. Chapter 3: Data Types and Table Fields 4. Chapter 4: Pages – The Interactive Interface 5. Chapter 5: Reports and Queries 6. Chapter 6: Introduction to AL 7. Chapter 7: Intermediate AL 8. Chapter 8: Extensibility beyond AL 9. Index 10. Other Books You May Enjoy

Questions

  1. Which of the following is a correct description of a table in Business Central? Choose two:
    • A Business Central table is the definition of data structure
    • A Business Central table includes a built-in data entry page
    • A Business Central table can contain AL code, but that should be avoided
    • A Business Central table should implement many of the business rules of a system

    ANSWER: A Business Central table is the definition of data structure, and a Business Central table should implement many of the business rules of a system

  2. All PKs should contain only one data field. True or false?

    ANSWER: False

  3. System tables cannot be extended. True or false?

    ANSWER: True

  4. Which of the following are table triggers? Choose two:
    • OnInsert
    • OnChange
    • OnNewKey
    • OnRename

    ANSWER: OnInsert and OnRename

  5. In a table extension, a single key can contain fields from both the base and extension object. True or false?

    ANSWER: False

  6. Because setup tables only contain one record, they do not need to have...
You have been reading a chapter from
Programming Microsoft Dynamics 365 Business Central - Seventh Edition
Published in: Oct 2024
Publisher: Packt
ISBN-13: 9781803236414
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