Question 146

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 an extension.
Does the solution meet the goal?
  • Question 147

    A company uses Dynamics 365 Finance.
    You implement an extension of a method named calc in Class A. The calc method:
    * Accepts an integer as an input parameter.
    * Returns an integer as an output parameter.
    You must implement an extension to:
    * Extend the calc method.
    * Prevent the standard code from running if the value of the input parameter is greater than 10- You need to implement the correct solution. Which code segment should you use?
  • Question 148

    You have the following code:

    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.

    Question 149

    You need to develop, test, and deploy the Vendor Exclusion list solution.
    What should you create? To answer, drag the appropriate objects to the correct actions. Each element 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 150

    You need to add new fields to the standard form and organize the grid to meet the requirements.
    In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.