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?
A.
Create an extension for AccountBase and decrease the field size.
B.
Create a derived EDT for AccountBase and increase the field size.
C.
Create a derived EDT for AccountId and decrease the field size.
D.
Create an extension for AccountBase and increase the field size.
There are several properties that can be customized on existing extended data types (EDTs) through extension:
Label
Help text
Form help
Country region codes
String size
You can only modify the value if the EDT does not extend from another EDT.
You can only set the new String size to a value equal to or larger than the base EDT value.
Decimals (NoOfDecimals property)
For more information, see Extending decimal point precision for selected data types.
You modify the properties as you would for newly added elements, using the property sheet.
The answer WAS D. I found that f.e. in 10.0.40 (10.0.1935.69) there is a new property 'String size is extensible' and a read only property 'Database string size'. This changes the behaviour. I could even reduce the length of a string in an extension.
There are several properties that can be customized on existing extended data types (EDTs) through extension:
Label
Help text
Form help
Country region codes
String size
You can only modify the value if the EDT does not extend from another EDT.
You can only set the new String size to a value equal to or larger than the base EDT value.
Decimals (NoOfDecimals property)
For more information, see Extending decimal point precision for selected data types.
Correct answer is B:
AccountBase is already an EDT. By making an extension of AccountBase you will not be able to modify the string (field) size.
By creating a derived EDT from AccountBase you will be able to modify the string (field) size.
"You can only modify the value if the EDT does not EXTEND from another EDT."
You are saying completely opposite, by creating extension to the base EDT string size can be increased(but can't be decreased) but string size can't be modified on the derived EDTs
This section is not available anymore. Please use the main Exam Page.MB-500 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Francois88
Highly Voted 2 years, 1 month agotheCoder1
Most Recent 7 months, 3 weeks ago8933e4c
10 months, 2 weeks agoGanga425
2 years, 3 months agoPanduRangaReddy
2 years agoDanSinbad
2 years, 3 months agokot2504z
2 years, 4 months agoPrecisionFinOps
2 years, 4 months agoPanduRangaReddy
2 years agoArtem_Uzunov
2 years, 6 months agoPanduRangaReddy
2 years agoProllyx
3 years, 4 months agofaycal
3 years, 7 months agoAsmaMed
4 years, 1 month ago