最新的Microsoft Dynamics AX Development Introduction - MB6-890免費考試真題
問題1
You are using the Visual Studio development environment to perform a customization for your client.
You need to follow best practices to create a new table to store customer ranking information for each custom
What should you name this new table element?
You are using the Visual Studio development environment to perform a customization for your client.
You need to follow best practices to create a new table to store customer ranking information for each custom
What should you name this new table element?
正確答案: C
問題2
You have the following X++ statement

What is the output of the statement?
You have the following X++ statement

What is the output of the statement?
正確答案: A
問題3
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.
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.
正確答案: B,C,D
問題4
You have an X++ class that has the following code:

You are writing a static method. You have an object of AssetBookCompareContract named assetBookCompareContractObj that is initialized within this method.
You need to print the current value of the firstAssetBookld variable from the assetBookCompareContractObj object.
Which piece of code should you use to achieve this goal?
You have an X++ class that has the following code:

You are writing a static method. You have an object of AssetBookCompareContract named assetBookCompareContractObj that is initialized within this method.
You need to print the current value of the firstAssetBookld variable from the assetBookCompareContractObj object.
Which piece of code should you use to achieve this goal?
正確答案: D
問題5
You are using the Visual Studio development environment to perform a customization for your client Your project has a set of relevant elements.
You need an object that can be used as the project startup object during project execution.
Which three options are available? Each correct answer presents a complete solution.
You are using the Visual Studio development environment to perform a customization for your client Your project has a set of relevant elements.
You need an object that can be used as the project startup object during project execution.
Which three options are available? Each correct answer presents a complete solution.
正確答案: A,D,E
問題6
You are using the Visual Studio development environment to perform a customization for your client.
You need to follow best practices to create a new table to store customer ranking information for each customer.
What should you name this new table element?
You are using the Visual Studio development environment to perform a customization for your client.
You need to follow best practices to create a new table to store customer ranking information for each customer.
What should you name this new table element?
正確答案: C
問題7
You create a privilege to maintain vendor information.
To which two elements can you add the privilege? Each correct answer presents part of the solution.
You create a privilege to maintain vendor information.
To which two elements can you add the privilege? Each correct answer presents part of the solution.
正確答案: C,D
問題8
You are using the Visual Studio development environment to perform a customization for your client You need to synchronize project elements related to the data dictionary along with the build operation. Where should you set the property "Synchronize database on
Build" to achieve this goal?
You are using the Visual Studio development environment to perform a customization for your client You need to synchronize project elements related to the data dictionary along with the build operation. Where should you set the property "Synchronize database on
Build" to achieve this goal?
正確答案: D
問題9
You create a privilege to maintain vendor information.
To which two elements can you add the privilege? Each correct answer presents part of the solution.
You create a privilege to maintain vendor information.
To which two elements can you add the privilege? Each correct answer presents part of the solution.
正確答案: C,D
問題10
You need to create a user interface that provides a one-page overview of activity and helps users understand the current status the workload ahead, and the performance of the process or the user.
Which form pattern should you use?
You need to create a user interface that provides a one-page overview of activity and helps users understand the current status the workload ahead, and the performance of the process or the user.
Which form pattern should you use?
正確答案: B