HOTSPOT - You are creating a Dynamics 365 Finance report. You cannot query the data for the report directly. You must include parameters to specify data for the report. You need to create the report. What should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Hot Area:  Suggested Answer: Box 1: Data contract class - A data contract class defines the parameters for a report that is bound to a report data provider (RDP) class. You can specify one or more groups of report parameters, the order of the groups, and the order in which the report parameters appear in a print dialog box. Box 2: Report data provider class Report data provider class ג€" processes business logic based on parameters and a query, and then returns the tables as a dataset for the report. Box 3: DataContractAttribute - DataContractAttribute ג€" This attribute is applied to an X++ class and specifies that the class can be used as a data contract (that it should be serialized). Box 4: DataMemberAttribute - DataMemberAttribute ג€" This attribute is applied to a parm (parameter) method on an X++ data contract class and specifies that the data member should be serialized. Box 5: SRSReportParameterAttribute You set the SRSReportParameterAttribute attribute to the data contract you created for the RDP class. Reference: https://docs.microsoft.com/en-us/dynamicsax-2012/appuser-itpro/how-to-use-a-report-data-provider-class-in-a-report 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