
Microsoft Dynamics AX 2012 R3 CU8 Development Introduction - MB6-704 Exam Questions
QUESTION NO: 1
You have a table that contains invoices.
You need to create a Fact Box that displays the number of invoices in the table.
Which type of Fact Box should you use?
You have a table that contains invoices.
You need to create a Fact Box that displays the number of invoices in the table.
Which type of Fact Box should you use?
Correct Answer: C
QUESTION NO: 2
You are developing a solution to insert and update records in a table named Table l. Table l is structured as shown in the following table.

You have the following X++ code:

You need to identify the output of the X++ code.
What should you identify?
You are developing a solution to insert and update records in a table named Table l. Table l is structured as shown in the following table.

You have the following X++ code:

You need to identify the output of the X++ code.
What should you identify?
Correct Answer: A
QUESTION NO: 3
You have the following X++ code: (Line numbers are included for reference only.)

Method l and method2 are in Class l. Method3 is in Class2.
You need to ensure that you can change the value of variable2 at line 21.
What should you do first?
You have the following X++ code: (Line numbers are included for reference only.)

Method l and method2 are in Class l. Method3 is in Class2.
You need to ensure that you can change the value of variable2 at line 21.
What should you do first?
Correct Answer: B
QUESTION NO: 4
Which three types of components can be customized by using the Morph X development environment?
Each correct answer presents a complete solution.
Which three types of components can be customized by using the Morph X development environment?
Each correct answer presents a complete solution.
Correct Answer: A,C,D
QUESTION NO: 5
You need to add a menu item to a list page.
To which pane should you add the menu item?
You need to add a menu item to a list page.
To which pane should you add the menu item?
Correct Answer: D
QUESTION NO: 6
You need to provide a user from Active Directory with access to Dynamics AX. The user will access Dynamics AX by using the Dynamics AX client. The user will be an internal user.
In addition to the users functional role, which two roles should you assign to the user? Each correct answer presents part of the solution.
You need to provide a user from Active Directory with access to Dynamics AX. The user will access Dynamics AX by using the Dynamics AX client. The user will be an internal user.
In addition to the users functional role, which two roles should you assign to the user? Each correct answer presents part of the solution.
Correct Answer: C,D
QUESTION NO: 7
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 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?
Correct Answer: D
QUESTION NO: 8
You have a table named Table l that contains a string field named Description.
Users want to search for records in Table l based on words that might be present in Description. The words can be anywhere in the Description field.
You need to ensure that when the users create queries that are filtered based on the Description field, the query results must be returned in the least amount of time possible.
What should you do on Table l?
You have a table named Table l that contains a string field named Description.
Users want to search for records in Table l based on words that might be present in Description. The words can be anywhere in the Description field.
You need to ensure that when the users create queries that are filtered based on the Description field, the query results must be returned in the least amount of time possible.
What should you do on Table l?
Correct Answer: D
QUESTION NO: 9
You are developing a solution to store sales orders in Dynamics AX. Each sales order can contain multiple sales order lines. A sales order line can be part of only one sales order.
You create two tables named Sales Table and Sales Line. The tables will model the sales order and the sales order line entities. Sales Table will store sales orders and Sales Line will store sales order lines.
You need to specify the relationship between the tables.
Which relationship should you specify?
You are developing a solution to store sales orders in Dynamics AX. Each sales order can contain multiple sales order lines. A sales order line can be part of only one sales order.
You create two tables named Sales Table and Sales Line. The tables will model the sales order and the sales order line entities. Sales Table will store sales orders and Sales Line will store sales order lines.
You need to specify the relationship between the tables.
Which relationship should you specify?
Correct Answer: C




