Month End Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Pass the Microsoft Microsoft Certified: Dynamics 365 Business Central Developer Associate MB-820 Questions and answers with CertsForce

Viewing page 1 out of 4 pages
Viewing questions 1-10 out of questions
Questions # 1:

You have a decimal variable named AmountlCY.

You need to round up the variable to four decimal places.

Which result value should you use?

Options:

A.

Result: = Round (AmountLCY,A. '>"}:


B.

Result: = Round {AmountLCY. 0.0001. =');


C.

Result: = Round (AmountLCY. 0.0001. '<'):


D.

Result: = Round (AmountLCY, 0.0001, >');


Expert Solution
Questions # 2:

A company has extended Business Central.

You plan to submit the extension to AppSource.

You need to ensure that an application meets the technical requirements before submitting it for validation.

Which three actions should you perform? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Use the OnBeforeCompanyOpen event for improved sign in time


B.

Include extension translation files with the submission.


C.

Ensure the app file is digitally signed


D.

Code all date fields in the mm-dd-yyyy format


E.

Use data classification on all tables and extension fields.


Expert Solution
Questions # 3:

You develop an extension for the newest release of Business Central online.

You have a customer who has an earlier on-premises release of Business Central. The extension must be deployed to the customer's environment.

You need to deploy the extension to the older Business Central version,

What should you do?

Options:

A.

Replace the latest version of the AL Language extension with the needed earlier version.


B.

Uninstall the AL Language extension and install the AL Language extension from the Business Central on-premises installation pack.


C.

Change the Runtime property value of the app.json file of the app.


Expert Solution
Questions # 4:

You plan to create a table to hold client data.

You have the following data integrity requirements:

• Lookups into other records must be established.

• Validate if a record exists in a destination record.

You need to select the table field property to use for each requirement.

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

NOTE: Each correct selection is worth one point.

Question # 4


Expert Solution
Questions # 5:

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.


Expert Solution
Questions # 6:

You need to create the code related to the Subcontract Documents table to meet the requirement for the quality department.

How should you complete the code segment? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Question # 6


Expert Solution
Questions # 7:

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.

Question # 7


Expert Solution
Questions # 8:

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

Question # 8


Expert Solution
Questions # 9:

You need to define the tables used for the non-conformity entity.

What should you use?

Options:

A.

document history table to introduce the non-conformity entities


B.

document table to introduce the non-conformity entities


C.

supplemental table to introduce the non-conformity lines


Expert Solution
Questions # 10:

You need to populate the Incident Date and Status fields in the Room Incident table.

Which instructions or trigger should you use? To answer, select the appropriate options in the answer area

NOTE: Each correct selection is worth one point

Question # 10


Expert Solution
Viewing page 1 out of 4 pages
Viewing questions 1-10 out of questions