A company uses Dynamics 365 Finance.
You create the following tables.
You need to configure the system to meet the requirements.
Which delete actions should you use? To answer, drag the appropriate delete action types to the correct scenarios. Each delete action 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.
A company uses Dynamics 365 Finance.
You must create a process that updates the following:
• A single record for customer number A0001 in the customer table.
• The value of its customer group to 10.
You need to implement the process. Which code segment should you use?
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?
You are developing a customization for Dynamics 365 Finance.
The customization must extend objects from the Application Foundation package.
You need to create and configure a new model for the customization.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.