Simple way to extend AIF outbound data in AX 2012
Views (204)
If there is a need to extend data produced for AIF export, i.e. from tables related to the root data source of AIF query, instead of adding data source(s) to the query we can simply extend the AxABC class with additional parameters. Below is the quick guide how to do it.

Like
Report
*This post is locked for comments