Reader small image

You're reading from  Programming Microsoft Dynamics 365 Business Central - Sixth Edition

Product typeBook
Published inApr 2019
PublisherPackt
ISBN-139781789137798
Edition6th Edition
Right arrow
Authors (3):
Marije Brummel
Marije Brummel
author image
Marije Brummel

Author, programmer, consultant, project manager, presenter, evangelist, sales person, and a trainer. It's next to impossible to find someone as experienced as Marije Brummel in the Business Central community. Marije received the Microsoft MVP and the NAVUG All-Star awards among several others. She has chaired the Dynamics Credentialing committee and has authored official Microsoft Exam materials. She's the go-to girl for performance troubleshooting and upgrade challenges. One of her biggest achievements was introducing Design Patterns into the Business Central community. Her books, blog articles, and YouTube videos have influenced almost everyone involved with Business Central. She enjoys the outdoors with her dog and loves spending time with her family.
Read more about Marije Brummel

David Studebaker
David Studebaker
author image
David Studebaker

David Studebaker has been designing and developing software since 1962 as a developer, consultant, manager, and business owner. In 1967, David coauthored the first general-purpose SPOOL system, an AT&T / IBM joint project. He has been a founding partner in several firms, most recently Studebaker Technology and Liberty Grove Software. David's publications include a decade of technical reviews for ACM Computing Reviews and a number of articles on shop floor data collection. David originated the Packt series of books on programming Dynamics Business Central (aka Dynamics NAV). He has a BS in mechanical engineering from Purdue University and an MBA from the University of Chicago. He is a life member of the Association for Computing Machinery.
Read more about David Studebaker

Christopher D. Studebaker
Christopher D. Studebaker
author image
Christopher D. Studebaker

Chris Studebaker was a certified environmental consultant working with manufacturing facilities to meet national and state regulations before he started working with Navision in 1999. After working on regulatory reporting, data analysis, project management, and subcontractor oversight, Chris has used those skills to sell, develop, and implement NAV for the past 20 years. He has specialized in retail, manufacturing, job shop, and distribution implementations, mostly in high-user-count, high-data-volume applications. Chris acts in a consulting and training role for customers and for peer NAV professionals. He has a Bachelor of Science degree from Northern Illinois University and has done graduate work at Denmark Technical University.
Read more about Christopher D. Studebaker

View More author details
Right arrow

Chapter 1

  1. Manufacturing, Order processing, Planning, and General accounting
  2. Tablet client, Document emailing, and Mandatory fields
  3. True
  4. Journal—Transaction entries, Ledger—History, Register—Audit trail, Document—Invoice, Posting—Validation process
  5. True
  6. Customizable and C# IDE
  7. Table, Page, Report, Codeunit, Query, XMLport, and MenuSuite
  8. False
  9. True
  10. Role Center
  11. False
  12. Report layout
  13. False
  14. True, but through use of a temporary table
  15. True
  16. 50,000 - 60,000 and 50,000 - 99,999
  17. False
  18. False
  19. Reusable code and a proven way to solve a common problem
  20. False

Chapter 2

  1. 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. False
  3. LinkedObject
  4. False
  5. OnInsert and OnRename
  6. False
  7. False
  8. False—50,000-99,999
  9. Customer, User, and Item Ledger Entry
  10. True
  11. False
  12. Date and Integer
  13. True
  14. ReadDelete, and Modify
  15. True
  16. False—except with a very advanced technical method
  17. False
  18. False
  19. SQL indexed views
  20. False

Chapter 3

  1. False
  2. In the primary key in the related table
  3. Normal—1
  4. GPS location
  5. Median
  6. True
  1. False
  2. CaptionML
  3. OnValidate and OnLookup
  4. Records, DateFormula, and Objects
  5. False
  6. False and false
  7. True
  8. True
  9. True
  10. False
  11. W for week and CM for current month
  12. False
  13. False
  14. Decimal and option
  15. Question mark (?) and Asterisk (*)

Chapter 4

  1. False
  2. Ribbon and navigation pane
  3. False
  4. False
  5. Chart part and system part
  6. False
  7. False
  8. Departments and home
  9. True
  10. True
  11. True
  12. Can affect FastTab displays and applies to decimal fields only
  13. False
  14. Card, Document, and List
  1. False
  2. Visible, HideValue, Editable
  3. DelayedInput
  4. False
  5. False
  6. True

Chapter 5

  1. DataItems, Request Page, and Database updating
  2. False
  3. False
  4. Indentation
  5. False
  6. False
  7. True
  8. TopNumberOfRows and OrderBy
  9. False
  10. False
  11. List, Document, and Invoice
  12. True
  13. False
  14. False
  15. True
  16. Charts and cues
  17. False
  18. Data Show/Hide and Sorting by columns
  19. True
  20. True

Chapter 6

  1. False
  2. Page
  3. True
  4. Var
  5. False
  6. True
  7. False
  8. False
  9. False
  10. True
  11. Application management and Mail
  12. True
  13. True
  14. ?, *, and @
  15. True
  16. False
  17. False
  18. * and /

Chapter 7

  1. DATE2DWY, CALCDATE, and DMY2DATE
  2. True
  3. CALCFIELDS and SETAUTOCALCFIELDS
  4. SKIP
  5. True
  6. False
  7. False
  8. DO-UNTIL
  9. False
  10. True
  11. MODIFY(TRUE)
  12. False
  13. False
  14. A decimal variable
  15. False
  16. True
  17. Find applicable functions and use entries as a template for function syntax and arguments
  18. False
  19. False
  20. True

Chapter 8

  1. False
  2. MenuSuite objects
  3. False
  4. AL changes in the Action Designer, implementer/administrator configuration, and user personalization
  5. False
  6. Report and new
  7. True
  8. Activity pane and cues
  9. False
  10. True
  11. Queries and pages
  12. True
  13. False
  14. True
  15. False
  16. True
  17. False
  18. Cues and page parts
  19. False
  20. False

 

Chapter 9

  1. Codeunit 1—Application Management
  2. False
  3. Careful naming, good documentation, and design for ease of upgrading
  4. False
  5. True
  6. False
  7. A tool to provide for extending the user interface behavior
  8. True
  9. Auditing by a professional accountant, user analysis of data processing, and debugging
  10. False
  11. True
  12. True
  13. True
  14. JavaScript
  15. False
  16. True
  17. Positive testing, negative testing, automated testing, and TestIsolation (rollback) testing
  18. True
  19. False
  20. True
lock icon
The rest of the chapter is locked
You have been reading a chapter from
Programming Microsoft Dynamics 365 Business Central - Sixth Edition
Published in: Apr 2019Publisher: PacktISBN-13: 9781789137798
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.
undefined
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 $15.99/month. Cancel anytime

Authors (3)

author image
Marije Brummel

Author, programmer, consultant, project manager, presenter, evangelist, sales person, and a trainer. It's next to impossible to find someone as experienced as Marije Brummel in the Business Central community. Marije received the Microsoft MVP and the NAVUG All-Star awards among several others. She has chaired the Dynamics Credentialing committee and has authored official Microsoft Exam materials. She's the go-to girl for performance troubleshooting and upgrade challenges. One of her biggest achievements was introducing Design Patterns into the Business Central community. Her books, blog articles, and YouTube videos have influenced almost everyone involved with Business Central. She enjoys the outdoors with her dog and loves spending time with her family.
Read more about Marije Brummel

author image
David Studebaker

David Studebaker has been designing and developing software since 1962 as a developer, consultant, manager, and business owner. In 1967, David coauthored the first general-purpose SPOOL system, an AT&T / IBM joint project. He has been a founding partner in several firms, most recently Studebaker Technology and Liberty Grove Software. David's publications include a decade of technical reviews for ACM Computing Reviews and a number of articles on shop floor data collection. David originated the Packt series of books on programming Dynamics Business Central (aka Dynamics NAV). He has a BS in mechanical engineering from Purdue University and an MBA from the University of Chicago. He is a life member of the Association for Computing Machinery.
Read more about David Studebaker

author image
Christopher D. Studebaker

Chris Studebaker was a certified environmental consultant working with manufacturing facilities to meet national and state regulations before he started working with Navision in 1999. After working on regulatory reporting, data analysis, project management, and subcontractor oversight, Chris has used those skills to sell, develop, and implement NAV for the past 20 years. He has specialized in retail, manufacturing, job shop, and distribution implementations, mostly in high-user-count, high-data-volume applications. Chris acts in a consulting and training role for customers and for peer NAV professionals. He has a Bachelor of Science degree from Northern Illinois University and has done graduate work at Denmark Technical University.
Read more about Christopher D. Studebaker