Question 356

A company uses Dynamics 365 Finance.
The company requires extended data types (EDTs) that meet the following requirements:
* The new EDTs must use primitive base types without extending other EDTs.
* One type must track the day that the user receives goods in the warehouse.
* One type must track the quantity of items that the user receives.
You need to create the EDTs.
Which EDT types should you use? To answer, drag the appropriate types to the cwrect requirements. Each type may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

Question 357

You are using the Metadata search tool in Visual Studio.
You need to select the appropriate query string for various scenarios.
Which query string should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 358

You need to modify the CashDisc form to meet the requirements.
Which objects should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 359

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are developing a form for Dynamics 365 Finance.
You need to add a button that allows users to run a report.
Solution: Create a command button and link the button to the report by using the button's object property.
Does the solution meet the goal?
  • Question 360

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    You are adding a new field to the SalesTable form.
    You must use an extension to add a status field onto the form.
    You need to create the extension in the Application Object Tree (AOT) and add the extension to the demoExtensions model.
    Solution: Navigate to the user interface forms section for the SalesTable form and create a customization.
    Does the solution meet the goal?