Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Pass the Microsoft Microsoft Other Certification MB-500 Questions and answers with CertsForce

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

You need to add data to the WHSTmpStatusChange table by extending the insert method.

What should you do?

Options:

A.

Right-click the WHSTmpStatusChange table in the Application Object Tree (AOT) and select View Code


B.

Right-click the project node in Solution Explorer and add a new Class object to the project.


C.

Right-click the WHSTmpStatusChange table in the Application Object Tree (AOT) and create an extension in the existing project


D.

Right-click the project node in Solution Explorer and add a new Table object to the project.


Expert Solution
Questions # 2:

A company uses Dynamics 365 Finance.

You ate performing a code review for several segments of code that use the Boolean data type.

You need to validate the segments for the correct X++ structure.

Which two code statements will compile? Each correct answer presents a complete solution.

NOTE: Each coned selection a worth one point.

Options:

A.

boolean exprValue; exprvelue = (8*6 == 48) ? 1:0;


B.

boolean exprVelue - (8*6 -- ' 48 ' ) ? false:true;


C.

boolean exprValue . (8*6 == ' 4 ' ) ? Yes:No;


D.

boolean exprValue; exprValue • (8*6 == 48);


Expert Solution
Questions # 3:

You are creating a Dynamics 365 Finance and Operations report. You cannot query the data for the report directly.

You must include parame ters 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.

NOTE: Each correct selection is worth one point.

Question # 3


Expert Solution
Questions # 4:

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)

Question # 4

B)

Question # 4

C)

Question # 4

D)

Question # 4

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 5:

A company has a Dynamics 365 Finance and Operations environment.

You need to implement indices for new tables.

Which types of indexes should you use? To answer, drag the appropriate types of indexes to the correct requirements. Each type of index 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.

Question # 5


Expert Solution
Questions # 6:

You are a Dynamics 365 Finance developer. You check out elements from version control in order to make modifications.

You need to check in the modified elements to version control.

What should you do? To answer, select the appropriate option in the answer area.

NOTE: Each correct selection is worth one point.

Question # 6


Expert Solution
Questions # 7:

You have a table in which multiple properties must be changed. Multiple table properties are locked down at the base table and must not be overwritten.

You need to modify the table properties by extending the table.

Which table property can you populate in a table extension by using the property sheet?

Options:

A.

Created by


B.

Table group


C.

Configuration key


D.

Cache lookup


Expert Solution
Questions # 8:

A developer submits code for a quality assurance review. Several lines of code use the var data type.

You need to validate the segments tor the correct X++structure.

Which code statement will pass validation?

Options:

A.

var var1 = systemDateGet (); var1 = var1 ? today(); ' ' No today ' ' ;


B.

var var1 = true ? 10: ' ' 10 ' '


C.

var var1 = true; var1 = true ? 10:falase;


D.

var var1 = (var1 > = false) ? true :10;


Expert Solution
Questions # 9:

The system includes the following code: (Line numbers are included for reference only.)

Question # 9

You need to apply changes to address User2’s issues.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Question # 9


Expert Solution
Questions # 10:

You need to implement the migration requirements.

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

NOTE: Each correct selection is worth one point.

Options:

A.

a data entity and a Data management import job


B.

a data entity and Entity store


C.

a data entity and bring your own database (BYOD)


D.

a public data entity and the Excel add-in


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