nerdexam
Microsoft

MB-500 · Question #161

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…

The correct answer is B. No. You can only modify the value if the EDT does not extend from another EDT. Instead create an extension for CalendarName. https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/modify-edt

Design and develop AOT elements

Question

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 a derived EDT for BasicCalendarID. Does the solution meet the goal?

Options

  • AYes
  • BNo

How the community answered

(19 responses)
  • A
    16% (3)
  • B
    84% (16)

Explanation

You can only modify the value if the EDT does not extend from another EDT. Instead create an extension for CalendarName. https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/modify-edt

Topics

#Extended Data Types#EDT customization#AOT elements#D365 Finance

Community Discussion

No community discussion yet for this question.

Full MB-500 Practice