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

Answer the following questions to test your knowledge of this chapter:

  1. An ERP system such as Business Central includes several functional areas. Which of the following are part of Business Central? Choose four:
    • Manufacturing
    • Sales order processing
    • Inventory
    • Computer-aided design (CAD)
    • Financial management

    ANSWER: Manufacturing, sales order processing, inventory, and financial management

  2. Business Central development is done in Visual Studio Professional. True or false?

    ANSWER: False

  3. Match the following page types and descriptions for Business Central:

    Journal Audit trail

    Ledger Validation process

    Register Invoice

    Document Transaction entries

    Posting History

    ANSWER: Journal – Transaction entries, Ledger – History, Register – Audit trail, Document – Invoice, Posting – Validation process

  4. You can create extensions using VS Code in a Linux or macOS environment. True or false?

    ANSWER: True

  5. Which of the following are Business Central applications? Choose three:
    • System Application
    • Core Application
    • Sales and Distribution Application
    • Base Application
    • Business Foundation

    ANSWER: System Application, Base Application, and Business Foundation

  6. Which of the following describes Business Central? Choose two:
    • Customizable
    • Includes a storefront module
    • Object-based
    • Azure .NET
    • Object-oriented

    ANSWER: Customizable and object-based

  7. Which are the valid options for environment types that you can connect to in the launch.json file? Choose two:
    • Docker
    • Sandbox
    • Live
    • Production

    ANSWER: Sandbox and production

  8. Symbols are .app files containing metadata for other extensions. True or false?

    ANSWER: True

  9. When working with Excel report layouts, you can update the dataset from Business Central directly in the Data tab. True or false?

    ANSWER: False

  10. Codeunits are the only Business Central objects that can contain procedures. True or false?

    ANSWER: False

  11. Query output can be used as a data item for reports. True or false?

    ANSWERS: True

  12. VS Code with the AL extension is required for Business Central development. True or false?

    ANSWER: True

  13. Which object number range can be assigned to customer-specific objects?
    • 20 – 500
    • 17,000,000 – 37,000,000
    • 150,000 – 200,000
    • 50,000 – 99,999
    • 10,000 – 100,000

    ANSWER: 50,000 – 99,999

  14. XMLports can only process XML-formatted data. True or false?

    ANSWER: False

  15. The work date can only be changed by the system administrator. True or false?

    ANSWER: False

  16. A design pattern is which of the following? Choose two:
    • Reusable code
    • Stripes and plaid together
    • A proven way to solve a common problem
    • UI guidelines

    ANSWER: Reusable code and a proven way to solve common problems

  17. Business Central reports are often generated automatically through the use of a wizard. True or false?

    ANSWER: False

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