Free MB-500 Exam Braindumps (page: 26)

Page 25 of 66
View Related Case Study

You are a Dynamics 365 Finance developer. You have the following Extended Data Types (EDTs):


You plan to modify properties of the EDTs by using an extension.
You need to determine which operations can be performed.
Which operation is possible?

  1. Create a derived EDT for AccountId and decrease the field size.
  2. Create an extension for AccountId and increase the field size.
  3. Create an extension for AccountId and decrease the field size.
  4. Create an extension for AccountBase and increase the field size.

Answer(s): B

Explanation:

There are several properties that can be customized on existing extended data types (EDTs) through extension:
You can only set the new String size to a value equal to or larger than the base EDT value.

Label
Help text
Form help
Country region codes
String size

Incorrect:
Not D: You can only modify the value if the EDT does not extend from another EDT.


Reference:

https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/modify-edt



View Related Case Study

A company uses Dynamics 365 Finance.
You have two tables as shown:



When an employee is deleted from EmplTable, the corresponding bank account information must automatically be deleted from EmplBankAccount
You need to ensure that the requirement is met.

Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  1. Set the value of the OnDelete property to Restricted.
  2. Select the foreign key relation properties from EmplBankAccount.
  3. Select the foreign key relation properties from EmplTable.
  4. Set the value of the OnDelete property to Cascade.

Answer(s): B,D

Explanation:

Select the foreign key relation properties from the Child Table EmplBankAccount.
In the On Delete property we chose Delete Action Type (In our case Cascade).


Reference:

https://14-dynamics365.com/2020/12/21/deleted-actions-ondelete-with-example-microsoft-dynamics-365-fo/



View Related Case Study

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

A company uses Dynamics 365 Finance. You are customizing elements for the extended data types (EDTs) shown in the following table.



You have a table named WorkCalendar. The table has a column named BasicCalendarID that uses the BasicCalendarID EDT.
You need to increase the length of the column by using an extension.

Solution: Create an extension for CalendarName.
Does the solution meet the goal?

  1. Yes
  2. No

Answer(s): B

Explanation:

Just extend CalendarName.
Note: There are several properties that can be customized on existing extended data types (EDTs) through extension:
You can only set the new String size to a value equal to or larger than the base EDT value.

Label
Help text
Form help
Country region codes
String size


Reference:

https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/modify-edt



View Related Case Study

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
A company uses Dynamics 365 Finance. You are customizing elements for the extended data types (EDTs) shown in the following table.



You have a table named WorkCalendar. The table has a column named BasicCalendarID that uses the BasicCalendarID EDT.
You need to increase the length of the column by using an extension.

Solution: Create derived EDT for CalendarName.
Does the solution meet the goal?

  1. Yes
  2. No

Answer(s): B

Explanation:

You can only modify the value if the EDT does not extend from another EDT.
Instead create an extension for CalendarID.


Reference:

https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/modify-edt






Post your Comments and Discuss Microsoft MB-500 exam with other Community members:

MB-500 Exam Discussions & Posts