Extending Microsoft Dynamics 365 Finance and Supply Chain Management Cookbook - Second Edition
by Simon Buxton
How it works...
Even though the dataset in the report is the base table, it shows our extension fields. It will also show all extension fields for packages that the reports package references. The process of report design is straightforward from that point onward.
The integration has been well thought out by Microsoft and has, therefore, exposed a delegate that they handle. In the method that calls this delegate, the code determines if it has been handled, and will use the result arguments for the report name.
We have re-asserted a few times that we have the following naming convention of <TypeNameBeingHandled>_<ProjectName>_<TypeOfHandler>. From the experience in trying to see which other code is running inline with an event or method call, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access