Microsoft Dynamics 365 for Finance and Operations (legacy) — Question 7
You are an Independent Software Vendor (ISV) developer and are working on extending a solution.
You complete a report and need to invoke it.
What are two possible ways to invoke the report? Each correct answer presents a complete solution.
Answer options
- A. from a Menu Reference located on a Menu artifact
- B. from a Menu Item Button located on a Form artifact
- C. from a Menu Item Reference located on a Menu artifact
- D. from a Menu Button located on a Form artifact
Correct answer: A, C
Explanation
The correct answers are A and C because both methods involve using menu references that are specifically designed to invoke reports within the application framework. Options B and D are incorrect as they suggest invoking the report from buttons on forms, which do not serve this purpose in the context of report execution.