nerdexam
Microsoft

MB-500 · Question #329

You are a Dynamics 365 Finance developer. You have the following Extended Data Types (EDTs): You plan to modify the properties of the EDTs by using an extension. You need to determine which…

The correct answer is D. Create an extension for AccountBase and increase the field size. Create an extension for AccountBase and increase the field size. Create an extension for AccountBase and modify the Form Help property. Create a derived EDT for AccountBase and increase the field size. Create a derived EDT for AccountId and decrease the field size. Create a…

Design and develop AOT elements

Question

You are a Dynamics 365 Finance developer. You have the following Extended Data Types (EDTs): You plan to modify the properties of the EDTs 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 a derived EDT for AccountId and increase the field size.
  • CCreate an extension EDT for AccountId and decrease the field size.
  • DCreate an extension for AccountBase and increase the field size.

How the community answered

(58 responses)
  • A
    3% (2)
  • B
    5% (3)
  • C
    10% (6)
  • D
    81% (47)

Explanation

  • Create an extension for AccountBase and increase the field size. * Create an extension for AccountBase and modify the Form Help property. * Create a derived EDT for AccountBase and increase the field size. * Create a derived EDT for AccountId and decrease the field size. * Create a derived EDT for AccountId and increase the field size. * Create an extension EDT for AccountId and decrease the field size. * Create an extension for AccountId and increase the field size. * Create an extension for AccountId and decrease the field size. * Create an extension for AccountBase and decrease the field size. AccountBase can be extended. AccountBase field size cannot be decreased, only increased. AccountID cannot be extended: you can only modify the value if the EDT does not extend from 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. Country region codes https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/modify-edt

Topics

#Extended Data Types#EDT extension#field size#inheritance

Community Discussion

No community discussion yet for this question.

Full MB-500 Practice