examcollection real exam question & answer

13
http://examcollection.in/MB6-704-vce-download.html Microsoft MB6-704 Microsoft Dynamics AX 2012 R3 CU8 Development Introduction Practice Exam Questions

Upload: brett42

Post on 13-Apr-2017

156 views

Category:

Education


8 download

TRANSCRIPT

Page 1: Examcollection real Exam question & Answer

http://examcollection.in/MB6-704-vce-download.html

MicrosoftMB6-704

Microsoft Dynamics AX 2012 R3 CU8 Development Introduction Practice Exam Questions

Page 2: Examcollection real Exam question & Answer

http://examcollection.in/MB6-704-vce-download.html

Exam name MB6-704

Vendor name Microsoft

Certification Microsoft Specialist exams for Microsoft Dynamics AX 2012

Total Question 90 Questions and Answers

Page 3: Examcollection real Exam question & Answer

http://examcollection.in/MB6-704-vce-download.html

Real 210-260 exam Question &Answer Cisco 210-260 100% correct answer210-260 multiple Choice, HotSpot and Drag Drop and all other type of Exam Question We offer free Cisco 210-260 Demo. Please contact support to get it.Examcollection Cisco 210-260 PDF +Test EngineUp-to-date 210-260 Implementing Cisco Network Security dumpsAll Cisco 210-260 exam question are verified by our experts engineers

Why choose Exams4sure 210-260 Practice Test?

Page 4: Examcollection real Exam question & Answer

http://examcollection.in/MB6-704-vce-download.html

QUESTION 1You 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?

A. form partB. cue groupC. cueD. info part

Correct Answer: D

Page 5: Examcollection real Exam question & Answer

http://examcollection.in/MB6-704-vce-download.html

QUESTION 2Which three types of components can be customized by using the Morph X development envi- ronment? Each correct answer presents a complete solution.

A. Dynamics AX security rolesB. Dynamics AX Enterprise Portal pagesC. Dynamics AX client formsD. Microsoft SQL Server Reporting Services (SSRS) reportsE. Dynamics AX tables

Correct Answer: ACE

Page 6: Examcollection real Exam question & Answer

http://examcollection.in/MB6-704-vce-download.html

QUESTION 3You have two tables named Table l and Table2. There is a many to one relationship between Table2 and Table l. You discover that following X++ statement is very slow to execute;Table l field cannot have duplicate data in Table 1 You need to reduce the amount of time it takes for the code to execute.

What should you create?

A. A unique index in table 1 Field and a unique index in table2.ref FieldB. A non-unique index in table 1 Field and a unique index in table2.refFieldC. A unique index in table 1 Field and a non-unique index in table2 ref FieldD. A non-unique index in table 1 Field and a non-unique index in table2 ref Field

Correct Answer: C

Page 7: Examcollection real Exam question & Answer

http://examcollection.in/MB6-704-vce-download.html

QUESTION 4You have two tables named Table l and Table2. There is a relationship between the tables.You need to display data from both tables in a form. How should you create the data source for the form?

A. Add both tables to a perspective and use the perspective as the data source.B. Create a new table named Table3 that is related to Table l and Table2. Use Tables as the data source.C. Add both tables to a map and use the map as the data source.D. Add both tables to a query and use the query as the data source.

Correct Answer: D

Page 8: Examcollection real Exam question & Answer

http://examcollection.in/MB6-704-vce-download.html

QUESTION 5You enable a feature for a Dynamics AX instance.What should you use?

A. An extensible data security (XDS) policyB. A configuration keyC. The Table Permissions Framework (TPF)D. A security key

Correct Answer: B

Page 9: Examcollection real Exam question & Answer

http://examcollection.in/MB6-704-vce-download.html

QUESTION 6Which statement accurately describes a model in Dynamic AX?

A. A model can be used to group other models.B. A model can group elements at multiple layers.C. A model can group elements only at a specific layer.D. An element that exists only in one layer can be in multiple models in the same layer.

Correct Answer: C

Page 10: Examcollection real Exam question & Answer

http://examcollection.in/MB6-704-vce-download.html

QUESTION 7You need to add a menu item to a list page.To which pane should you add the menu item?

A. PreviewB. ActionC. FilterD. Fact Box

Correct Answer: B

Page 11: Examcollection real Exam question & Answer

http://examcollection.in/MB6-704-vce-download.html

QUESTION 8You need to display data on a new form.

What should you do?

A. Add a data source and create a design.B. Add a data source and set a caption.C. Add a data source and create a method.D. Add a form part and set a caption.

Correct Answer: A

Page 12: Examcollection real Exam question & Answer

http://examcollection.in/MB6-704-vce-download.html

QUESTION 9You have a table named Vend Table that contains a field named Main Contact Worker. Main Contact Worker is the reference Recid. Many records in the Vend Table table have the same value for Main Contact Worker. Users frequently search for data in the Vend Table tablebased on the Main Contact Worker field. You need to ensure that when the users create queries that include the Main Contact Worker field in the where clause, the query results are returned in the least amount of time possible.

What should you create in Vend Table?A. A unique index in Main Contact WorkerB. A surrogate key that is used as the primary indexC. A primary index for Main Contact WorkerD. A non-unique index in Main Contact Worker

Correct Answer: B

Page 13: Examcollection real Exam question & Answer

http://examcollection.in/MB6-704-vce-download.html

QUESTION 10You have a Dynamics AX development environment. You need to delete the data in a specific table manually.

What should you use?A. The Type hierarchy browserB. The Delete Actions of the tableC. The Code profilerD. The Table Browser

Correct Answer: D