MB-700 · Question #23
You are a Dynamics 365 Finance developer. You have a solution that records product weights. You must store up to four decimals of precision by using a standard Extended Data Type (EDT). You need to ad
The correct answer is A. Weight. In Dynamics 365 Finance, the Weight EDT is the standard Extended Data Type specifically designed to store product weight values and supports up to four decimal places of precision. It is the semantically correct and technically appropriate EDT to extend when adding a weight field
Question
Options
- AWeight
- BMarkupValue
- CWeightBase
- DAmountMST
How the community answered
(34 responses)- A94% (32)
- B3% (1)
- C3% (1)
Explanation
In Dynamics 365 Finance, the Weight EDT is the standard Extended Data Type specifically designed to store product weight values and supports up to four decimal places of precision. It is the semantically correct and technically appropriate EDT to extend when adding a weight field to a new table. MarkupValue is used for pricing surcharges, WeightBase is an underlying base type not meant to be extended directly for this purpose, and AmountMST is a monetary amount EDT tied to the accounting currency - none of these are appropriate for product weights.
Topics
Community Discussion
No community discussion yet for this question.