Question 156

You create a bring your own database (BYOD) entity that includes four tables.
You need to configure change tracking for specific fields in the entity.
Which option should you enable?
  • Question 157

    A company uses Dynamics 365 Finance.
    You create two methods in a class:
    * MethodA is called only from the class. MethodA is not called from other locations in the code. Within MethodA, you must access class variables.
    * MethodB is called from other places in the app. MethodB does not need to instantiate the class or access the class variables.
    You need to implement the methods.
    Which method types should you use? To answer, drag the appropriate method types to the correct methods.
    Each method 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 158

    A company uses Dynamics 365 Finance. You are customizing elements for the extended data types (EDTs) shown in the following table.

    You have a Table named WorkCalendar. The table has a column named BasicCalendarlD that uses the BasicCalendariD EDT. You need to increase the length of the column by using an extension.
    Solution: Create a derived EDT for BasicCalendarlD.
    Does the solution meet the goal?
  • Question 159

    A company uses Dynamics 365 Finance.
    Users report that the performance of the open vendor invoice form in the production environment takes longer than usual to load. When users test the invoice form in the sandbox environment the performance is fine.
    You need to troubleshoot the performance issue.
    Which two tools can you use? Each correct answer presents a complete solution. Choose two.
    NOTE: Each correct selection is worth one point.
  • Question 160

    A company has an extension that makes changes to a base form.
    You need to identify all extension changes made to the base form.
    What are two possible ways to achieve the goal? Each correct answer presents a complete solution.
    NOTE: Each correct selection is worth one point.