What is the Microsoft Dynamics NAV name for a Microsoft SQL Server index key?
What is the Microsoft Dynamics NAV name for a Microsoft SQL Server index key?
Which C/AL statement on the Cust variable generates the second SQL statement?
Which statement is true about the caching of data from the GLSetup table?
You write the following C/AL code segment:
GLSetup.LOCKTABLE;
GLSetup.GET;
Which statement is true about the caching of data from the GLSetup table?
What is the name of the clustered index that is created in Microsoft SQL Server for a company named “CRONUS
You design a new table in Microsoft Dynamics NAV named Circuit. You set the
DataPerCompany property to No. You do not change the default keys. What is the name of
the clustered index that is created in Microsoft SQL Server for a company named “CRONUS
International Ltd.”?
How should you create the dialog message?
You have developed new functionality and need to show a message by using a dialog box in
several languages. How should you create the dialog message?
Which three property misconfigurations can apply?
An application has been multilanguage-enabled. Users report that a number of field names
are displayed in English and not in their local language. Which three property
misconfigurations can apply? (Each correct answer presents a complete solution. Choose
three.)
You need to ensure that lookups always go to the GIL Account table, the Resource table, or the Item table base
You create a Seminar Charge table with a Type field and a No. field. You need to ensure
that lookups always go to the GIL Account table, the Resource table, or the Item table based
on a respective type of GIL, Resource, or Item. What should you do?
Which statement is true of a setup table for an application area?
Which statement is true of a setup table for an application area?
you need to create?
You need to create a new transaction document in Microsoft Dynamics NAV. The data
structure consists of a header with associated line items. Which pages do you need to
create?
Which data type should you use?
You need to add a new field to the Resource table. The field is named LocationType and
must have a value of Internal or External. Which data type should you use?