MB-500 Exam Question 36

You have a table in which multiple properties must be changed. Multiple table properties are locked down at the base table and must not be overwritten.
You need to modify the table properties by extending the table.
Which table property can you populate in a table extension by using the property sheet?
  • MB-500 Exam Question 37

    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 must extend the class SaleslineType and add a new method that returns the day of week for the system's current date as an integer value You need to create a class that extends SalesLineType and adds the new method.
    Solution: You create the following code:

    Does the solution meet the goal?
  • MB-500 Exam Question 38

    A company uses Dynamics 365 Finance.
    There are performance issues with the sales order list page and Invoicing process.
    You need to diagnose the issues by using the Performance timer.
    Which two processes can the Performance timer monitor? Each correct answer presents a complete solution NOTE: Each correct selection is worth one point.
  • MB-500 Exam Question 39

    A company uses Dynamics 365 Finance.
    You implement an extension of a method named calc in ClassA. 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?
  • MB-500 Exam Question 40

    A company uses Dynamics 365 finance.
    The company wants to create test cases by using the SysTest framework.
    You need to select the appropriate TestTransactionMode option for each requirement Which options should you use? To answer, drag the appropriate options to the correct requirements. Each option 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.