exam questions

Exam MB-500 All Questions

View all questions & answers for the MB-500 exam

Exam MB-500 topic 3 question 10 discussion

Actual exam question from Microsoft's MB-500
Question #: 10
Topic #: 3
[All MB-500 Questions]

HOTSPOT -
You are a Dynamics 365 Finance developer.
You need to add a new status named InTransit to the SalesTable.SalesStatus field and use the status in code.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Create an extension of SalesStatus
To modify properties on an existing field in a table, you must first create an extension for the table.

Box 2: SalesStatus::InTransit -
Incorrect Answers:
Overlay: Overlaying code, the now-outdated way to implement customer-specific functionality under Dynamics AX, involved customizing programming within
Microsoft's code and recompiling the application.
Reference:
https://docs.microsoft.com/sv-se/dynamics365/fin-ops-core/dev-itpro/extensibility/modify-existing-field https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/extensible-enums

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
faycal
Highly Voted 1 year, 11 months ago
Correct
upvoted 9 times
...
SSM0503
Most Recent 9 months ago
'correct
upvoted 3 times
...
MB_500
1 year, 6 months ago
Second question should be 'SalesStatus.Extension::InTransit'.
upvoted 2 times
PrecisionFinOps
9 months ago
Incorrect. From experience, it automatically picks up SalesStatus::InTransit
upvoted 6 times
...
...
Prollyx
1 year, 8 months ago
Correct
upvoted 4 times
...
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.

SaveCancel
Loading ...