Microsoft MB6-890 - Microsoft Dynamics AX Development Introduction Exam
Page: 3 / 19
Total 92 questions
Question #11 (Topic: Topic 1)
What are three menu item types that are available within Microsoft Dynamics AX? Each
correct answer presents a complete solution.
correct answer presents a complete solution.
A. Action
B. Normal
C. Output
D. View
E. Display
Answer: A,C,E
Question #12 (Topic: Topic 1)
You are using the Visual Studio development environment to perform a customization for
your client You create a custom model named MyCustomModel with extended reference
models.
You need to change the dependency information for the current model.
Which action should you perform in the Microsoft Dynamics AX menu?
your client You create a custom model named MyCustomModel with extended reference
models.
You need to change the dependency information for the current model.
Which action should you perform in the Microsoft Dynamics AX menu?
A. Point to the project and then click Add Reference.
B. Point to Model Management and then click Update Model Parameters.
C. Point to Model Management and then click Viewing Package Dependencies.
D. Point to Model Management and then click Build Model.
Answer: A
Question #13 (Topic: Topic 1)
You have two Extended Data Types (EDTs) defined in Microsoft Dynamics AX.
The first EDT is named ExternalAccount It is of type string and has a StringSize of 20.
The second EDT is named CustVendAC It extends from the ExternalAccount EDT.
Which three statements are true about the CustVendAC EDT? Each correct answer
presents a complete solution.
The first EDT is named ExternalAccount It is of type string and has a StringSize of 20.
The second EDT is named CustVendAC It extends from the ExternalAccount EDT.
Which three statements are true about the CustVendAC EDT? Each correct answer
presents a complete solution.
A. The DisplayLength property can be different from that of ExternalAccount EDT.
B. The StringSize property can be different from that of ExternalAccount EDT.
C. The ChangeCase property can be different from that of ExternalAccount EDT.
D. The Adjustment property can be different from that of ExternalAccount EDT.
E. The Label property can be different from that of ExternalAccount EDT.
Answer: A,C,E
Question #14 (Topic: Topic 1)
You need to verify the properties related to a specific table in the AOT, and you do not
have a project The properties pane is already open in Visual Studio.
Which component do you need to use to select the table in order to see the properties?
have a project The properties pane is already open in Visual Studio.
Which component do you need to use to select the table in order to see the properties?
A. Application Explorer
B. Object Browser
C. Solution Explorer
D. Code Definition Window
Answer: D
Question #15 (Topic: Topic 1)
Which information does the Microsoft Dynamics AX development model contain?
A. the OLTP database
B. an element's metadata and source code
C. an element's metadata only
D. an elements source code only
Answer: D