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: 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 This question is in MB-500 Microsoft Dynamics 365 Finance and Operations Apps Developer Exam For getting Microsoft Certified: Dynamics 365 Finance and Operations Apps Developer Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer