Questions
Answer the following questions to test your knowledge of this chapter:
- 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
- Business Central development is done in Visual Studio Professional. True or false?
ANSWER: False
- 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
- You can create extensions using VS Code in a Linux or macOS environment. True or false?
ANSWER: True
- 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
- 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
- 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
- Symbols are
.app
files containing metadata for other extensions. True or false?ANSWER: True
- When working with Excel report layouts, you can update the dataset from Business Central directly in the Data tab. True or false?
ANSWER: False
- Codeunits are the only Business Central objects that can contain procedures. True or false?
ANSWER: False
- Query output can be used as a data item for reports. True or false?
ANSWERS: True
- VS Code with the AL extension is required for Business Central development. True or false?
ANSWER: True
- 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
- XMLports can only process XML-formatted data. True or false?
ANSWER: False
- The work date can only be changed by the system administrator. True or false?
ANSWER: False
- 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
- Business Central reports are often generated automatically through the use of a wizard. True or false?
ANSWER: False