nerdexam
Microsoft

MB-500 · Question #22

MB-500 Question #22: Real Exam Question with Answer & Explanation

The correct answer is D. Create an extension for AccountBase and increase the field size.. You can only set the new String size to a value equal to or larger than the base EDT value. Incorrect Answers: B, C: You can only modify the value if the EDT does not extend from another EDT. https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/modify

Question

You are a Dynamics 365 Finance developer. You have the following Extended Data Types (EDTs): You plan to modify the EDT properties by using an extension. You need to determine which operations can be performed. Which operation is possible?

Options

  • ACreate an extension for AccountBase and decrease the field size.
  • BCreate an extension for AccountId and increase the field size.
  • CCreate a derived EDT for AccountId and decrease the field size.
  • DCreate an extension for AccountBase and increase the field size.

Explanation

You can only set the new String size to a value equal to or larger than the base EDT value. Incorrect Answers: B, C: You can only modify the value if the EDT does not extend from another EDT. https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/modify-edt

Community Discussion

No community discussion yet for this question.

Full MB-500 Practice