MB-500 · Question #304
Case study 4 - ADatum Corporation Background ADatum Corporation is a market leader in the design and distribution of innovative aluminum systems. The company provides services to the architectural…
The correct answer is D. Add a delegate handler method for the class PrintMgmtDocType and the method. Scenario, Issue: UserA reports that the print management settings in the accounts receivable module do not display the new layout when testing a new sales invoice report layout in the UAT How to Add New Report Format to Print Management Change default report format If you need…
Question
Options
- ACreate a new output menu item.
- BExtend the output menu item and change object property to a new controller class.
- CCreate an extension for the SalesInvoiceController class.
- DAdd a delegate handler method for the class PrintMgmtDocType and the method
How the community answered
(29 responses)- A10% (3)
- B17% (5)
- C3% (1)
- D69% (20)
Explanation
Scenario, Issue: UserA reports that the print management settings in the accounts receivable module do not display the new layout when testing a new sales invoice report layout in the UAT How to Add New Report Format to Print Management Change default report format If you need to change the default report format, which is used for Original/Copy preview on journal forms, Microsoft recommendation is to use the Default report format delegate: PrintMgmtDocType.getDefaultReportFormatDelegate(). https://ax.docentric.com/how-to-add-new-report-format-to-print-management/
Topics
Community Discussion
No community discussion yet for this question.