Microsoft Dynamics AX 2012 R3 CU8 Development Introduction - MB6-704 Exam Practice Test
You have the following X++ code that contains an SQL statement:

Which two statements accurately describe the code? Each correct answer presents a complete solution.

Which two statements accurately describe the code? Each correct answer presents a complete solution.
Correct Answer: A,C
Vote an answer
You are developing a solution that will delete some records from a specific table.
You need to add a button that has delete logic on a Click event. Users must be prompted for input in the form of Yes or No before executing the delete operation.
What are two possible communication tools you can use to achieve this goal? Each correct answer presents a complete solution.
You need to add a button that has delete logic on a Click event. Users must be prompted for input in the form of Yes or No before executing the delete operation.
What are two possible communication tools you can use to achieve this goal? Each correct answer presents a complete solution.
Correct Answer: A,C
Vote an answer
You need to replace a value from a specific position of a container
Which function should you use?
Which function should you use?
Correct Answer: A
Vote an answer
You need to set the code permission of an action menu item.
Which property should you use?
Which property should you use?
Correct Answer: B
Vote an answer
You have a table named sales Table that contains the data shown in the following table.

You have the following X++ statement:

You need to identify the output of the X++ statement.
What should you identify?

You have the following X++ statement:

You need to identify the output of the X++ statement.
What should you identify?
Correct Answer: B
Vote an answer
--- -
You need to store the preferred method of correspondence in a table named Dir Person Table.
The solution must meet the following requirements:
The table must have a field that stores the preferred method of correspondence.
The field must have values of Mail, E-mail, or Unknown.
The text representing the preferred method of correspondence values on forms
must be localized to the language used by the user.
The values in the database must not be localized.
How should you create the field in Dir Person Table?
You need to store the preferred method of correspondence in a table named Dir Person Table.
The solution must meet the following requirements:
The table must have a field that stores the preferred method of correspondence.
The field must have values of Mail, E-mail, or Unknown.
The text representing the preferred method of correspondence values on forms
must be localized to the language used by the user.
The values in the database must not be localized.
How should you create the field in Dir Person Table?
Correct Answer: D
Vote an answer
You have a menu item named menu item l that is used to launch a form named Form l by using the rich client.
You need to ensure that users who are granted the Maintain customer addresses privilege can use menu item l to open Form l in read mode.
What should you do?
You need to ensure that users who are granted the Maintain customer addresses privilege can use menu item l to open Form l in read mode.
What should you do?
Correct Answer: D
Vote an answer
You need to create a user interface that displays all of the records for a custom module. The user interface must have an action pane, filters, a grid, form parts, and preview information.
Which form template should you use?
Which form template should you use?
Correct Answer: A
Vote an answer
You make changes to the security configuration of a role.
You need to ensure that the changes appear in the Application Object Tree (AOT) immediately.
What should you select from the Caches menu?
You need to ensure that the changes appear in the Application Object Tree (AOT) immediately.
What should you select from the Caches menu?
Correct Answer: B
Vote an answer