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. The maximum length for a C/AL field or variable name is 250 characters. True or False?

Q.2. The Table Relation property defines the reference of a data field to a table. The related table data field must be: (choose one)

  1. In any key in the related table

  2. Defined in the related table but not in a key

  3. In the Primary Key in the related table

  4. The first field in the primary key in the related table

Q.3. How many of the following Field Data Types support storing application data such as names and amounts 1, 2, 3 or 4?

  1. FlowFilter

  2. Editable

  3. Normal

  4. FlowField

Q.4. The ExtendedDataType property supports designation of all but one of the following data types, displaying an appropriate action icon. (Choose the one that is not supported.)

  1. Email address

  2. Website URL

  3. GPS location

  4. Telephone number

  5. Masked entry

Q.5. Choose one of the following that is not a FlowField Method.

  1. Median

  2. Count

  3. Max

  4. Exist

  5. Average

Q.6. It is important to have a consistent, well-planned approach to field numbers, especially if the application...