Spring Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Complete MB-820 Microsoft Materials

Page: 5 / 9
Total 122 questions

Microsoft Dynamics 365 Business Central Developer Questions and Answers

Question 17

You need to create the configuration table and page for the non-conformity functionality.

Which table configurations should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point

Options:

Question 18

You need to select the appropriate page types to solve the reporting requirements.

Which page types should you use? To answer, select the appropriate options in the answer area.

NOTE; Each correct selection is worth one point.

Options:

Question 19

You have a custom app.

A warning for the rule code named AA0XYZ appears in multiple app objects.

You need to change the severity of the rule from Warning to Info for only the current app.

Which three actions should you perform? Each correct answer presents part of the solution. (Choose three.)

NOTE: Each correct selection is worth one point.

Options:

A.

Change the “al.enableCodeAnalysis” property value to “false”.

B.

Open the Visual Studio Code user settings.json file.

C.

Add the “al.ruleSetPath” property with a path to the ruleset.json file.

D.

Open the Visual Studio Code project settings,json file.

E.

Add the following ruleset object to the ruleset,json file:

{

“id”: “AA0XYZ”,

“action”: “Info” }

To the “rules” array.

F.

Add the following ruleset object to the ruleset,json file:

{

“id”: “AA0XYZ”,

“action”: “Hidden” }

To the “rules” array.

Question 20

You are developing a test application to test the posting process of a sales order. You must provide the following implementation:

• Specify the value of post options (dialog: Ship, Invoice, Ship & Invoice) as Invoice.

• Perform calculations and values checking.

You need to complete the development of the test codeunit.

Which methods should you use? To answer, move the appropriate methods to the correct implementation. You may use each method once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

Options:

Page: 5 / 9
Total 122 questions