Which EDT should you extend?
You are a Dynamics 365 Finance developer. You have a solution that records product weights. You must store up to four decimals of precision by using a standard Extended Data Type (EDT). You need to add the field in a new table. Which EDT should you extend?A . WeightB ....
What should you do?
HOTSPOT You need to create the new table for the vendor exclusion list. What should you do? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Scenario: You must develop a new solution to maintain a Vendor exclusion...
Does the solution meet the goal?
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...
Does the solution meet the goal?
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...
Which attribute should you use?
You are a Dynamics 365 Finance developer. You create a class. You need to mark the class to ensure that when code is compiled, the process fails if a specific method is called in the source code. Which attribute should you use?A . SysObsoleteAttributeB . getAttributesC . SysEntryPointAttributeD . SysAttributeView...
What should you use?
HOTSPOT You are creating a Dynamics 365 Finance and Operations report. You cannot query the data for the report directly. You must include parameters to specify data for the report. You need to create the report. What should you use? To answer, select the appropriate options in the answer area....
What should you add to the form?
You are a Dynamics 365 Finance developer. You have a form that displays customer records by using a listpage control. You must add related sales total information for the selected customer to the form. You need to display the required related sales total information. What should you add to the...
Which three attributes can you use to create the class?
You are using the SysTest framework to test code in Visual Studio. You need to create a unit test class. Which three attributes can you use to create the class? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.A . Test PropertyB . EntryPointC...
What should you do?
You need to modify the environment to meet User1’s requirements. What should you do?A . Create an extension of CashDisc in a new project and add the field to the extended table,B . Create a new table named CashDiscExtension in the project.C . Use Open Designer to add the field...
Does the solution meet the goal?
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...