ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 103 - MB-500 discussion

Report
Export

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.


Question 103
Correct answer: Question 103

Explanation:

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

asked 05/10/2024
Jennifer Lear
45 questions
User
0 comments
Sorted by

Leave a comment first