Microsoft MB-500 Microsoft Dynamics 365: Finance and Operations Apps Developer Exam Practice Test

Page: 1 / 14
Total 277 questions
Question 1

A company is using a Dynamics 365 finance and operations app.

The accounting department requests two custom fields named CusStatus and CusDiscount for the header of the sales invoice SSRS report The custom fields are in the SatesTable table.

You create a duplicate of the report design and add the two new fields to a temporary table by using the following extension:

You need to populate the new fields by using Chain of Command (CoQ

Solution: Create a new method on the MySaleslnvoiceDP_Extension class named populatelnvoiceHeaderfooterCustom which uses the CustlnvokeJour table as a parameter Declare the SalesTable and SaleslnvoiceHeaderFooterTmp tables on the new method Populate the new fields by using the _custlnvoiceJour parameter to reference SalesTable.

Does the solution meet the goal?



Answer : A


Question 2

A company is using a Dynamics 365 finance and operations app.

The accounting department requests two custom fields named CusStatus and CusDiscount for the header of the sales invoice SSRS report The custom fields are in the SatesTable table.

You create a duplicate of the report design and add the two new fields to a temporary table by using the following extension:

You need to populate the new fields by using Chain of Command (CoQ

Solution: Declare the SalesTable table on line 06 and insert a new line after line 06 to declare the SaleslnvoiceHeaderFooterTmp table ^Populate the new fields by using the custlnvoiceJour parameter with a reference to SalesTable

Does the solution meet the goal?



Answer : A


Question 3

A company uses Dynamics 365 finance and operations apps.

The company must implement the Excel Add-in to allow for data modification outside of Dynamics 365 finance and operations apps.

The company must modify the standard fields displayed for a particular entity to include additional columns.

You need to add the additional columns.

Which field group should you add the columns to?



Answer : D


Question 4

A company uses Dynamics 365 finance and operations apps.

A customer wants to ensure future customizations or application upgrades do not interfere with or interrupt business process steps. The customer must document the business process steps a user performs in the user interface.

You need to select the options for exporting a task recording for testing.

Which three options could you select? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.



Answer : B, C, D


Question 5

A company uses Dynamics 365 Finance

You implement the Insert method for a table you create. The class must meet the following requirements:

* If FieldA is equal to 'Hello." then FieldB must save the integer value 10.

* If FieldA is equal to "World," then FieldB must save the integer value 20.

* Otherwise FieldB must save the integer 0.

You need to implement the code

Which two code segments can you use? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A)

B)

C)

D)



Answer : A


Question 6

A company uses Dynamics 365 finance and operations apps.

The company must implement efficient business events to allow an external system to subscribe to events coming from Dynamics 365 finance and operations apps.

You need to ensure the business events are efficient.

Which two methods should you use for the configuration? Each correct answer presents a complete solution

NOTE: Each correct selection is worth one point



Answer : A, D


Question 7

A company uses Dynamics 365 Finance.

You create a new form that must have the ability to open from the menu.

You need to set up the form for the menu.

What should you add to the menu?



Answer : A


Page:    1 / 14   
Total 277 questions