Book Image

Programming Microsoft Dynamics??? NAV 2015

Book Image

Programming Microsoft Dynamics??? NAV 2015

Overview of this book

Table of Contents (19 chapters)
Programming Microsoft Dynamics™ NAV 2015
Credits
Foreword
About the Authors
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Review questions


Q 1. An ERP system such as NAV 2015 includes a number of functional areas. Which of the following are part of NAV 2015? Choose four.

  1. Manufacturing

  2. Order Processing

  3. Planning

  4. Computer Aided Design (CAD)

  5. General Accounting

Q 2. New functionality in NAV 2015 includes (choose three):

  1. Tablet client

  2. Multi-language

  3. Document emailing

  4. Spell checker

  5. Mandatory fields

Q 3. NAV 2015 development is done in the C/SIDE IDE and Visual Studio. True or False?

Q 4. Match the following table types and descriptions for NAV.

 

Table types

 

Description

1

Journals

a

Audit trail

2

Ledgers

b

Validation process

3

Register

c

Invoice

4

Document

d

Transaction entries

5

Posting

e

History

Q 5. iPads can be used with NAV 2015 to display the Role Tailored Client. True or False?

Q 6. Which of the following describe NAV 2015? Choose two.

  1. Customizable

  2. Includes a Storefront module

  3. Object based

  4. C# IDE

  5. Object oriented

Q 7. What are the seven NAV 2015 object types?

Q 8. All NAV objects except XMLports can contain C/AL code. True or False?

Q 9. NAV 2015 includes support for publishing objects as Web Services. True or False?

Q 10. What is the "home page" for a NAV 2015 user called? Choose one.

  1. Role Home

  2. Home Center

  3. Main Page

  4. Role Center

Q 11. Page Previews from the Development environment can be used for data entry and maintenance. True or False?

Q 12. For what work is Visual Studio used in NAV 2015? Choose one.

  1. Report data definition

  2. Report layout

  3. Role Center design

  4. Query processing

Q 13. Codeunits are the only NAV 2015 objects that can contain functions. True or False?

Q 14. Query output can be used as a Data Item for Reports. True or False?

Q 15. C/AL and C/SIDE are required for NAV 2015 development. True or False?

Q 16. What object number range is available for assignment to customer-specific objects? Choose two.

  1. 20-500

  2. 50000 – 60000

  3. 150000 – 200000

  4. 50000 – 99999

  5. 10000 – 100000

Q 17. XMLports can only process XML-formatted data. True or False?

Q 18. The Work Date can only be changed by the System Administrator. True or False?

Q 19. A Design Pattern is which of the following? Choose two.

  1. Reusable code

  2. Stripes and plaid together

  3. A proven way to solve a common problem

  4. User Interface guidelines

Q 20. NAV 2015 Reports are often generated automatically through the use of a wizard. True or False?