Источник:
http://blogs.msdn.com/b/jlorenzo/arc...s-ax-2009.aspx
==============
During presales engagements sometimes you get asked for the list of existing reports of Microsoft Dynamics AX. Here is a report that lists all the reports (standard and new ones ) in your Dynamics AX installation. The list is organized by functional area (from the report security keys) and includes a brief description of each report (from the report help text).
To run the report, after importing the XPO file, just right-click and select
Open on the menu item
BookOfReports.
For those interested on X++ capabilities, the code itself is a good example of using
Reflection on X++.
Installation
Download the XPO file (MSDN Code Gallery)
Instructions – List of reports
Valid to be installed on the Microsoft Dynamics AX 2009 Demonstration VM: Refresh 3, 3.5 and 4
This posting is provided "AS IS" with no warranties, and confers no rights.
Источник:
http://blogs.msdn.com/b/jlorenzo/arc...s-ax-2009.aspx