Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Microsoft Dynamics AX 2012 R3 Reporting Cookbook Update
  • Table Of Contents Toc
  • Feedback & Rating feedback
Microsoft Dynamics AX 2012 R3 Reporting Cookbook Update

Microsoft Dynamics AX 2012 R3 Reporting Cookbook Update

By : Agarwal, Aggarwal, Elangovan
4.4 (7)
close
close
Microsoft Dynamics AX 2012 R3 Reporting Cookbook Update

Microsoft Dynamics AX 2012 R3 Reporting Cookbook Update

4.4 (7)
By: Agarwal, Aggarwal, Elangovan

Overview of this book

Microsoft Dynamics AX 2012 R3 Reporting Cookbook is recommended for Dynamics AX developers and .NET-based SSRS developers looking to familiarize themselves with the new AX reporting framework.
Table of Contents (12 chapters)
close
close
11
Index

Creating reports by fetching the data using maps

Maps unify access to similar columns and methods that are present in multiple tables and views. Maps enable the use of the same field name to access fields with different names in different tables. We will map all the three view fields created in the previous recipe with the map fields.

Getting ready

To work through this recipe, you will need to have AX 2012 R2 or AX 2012 R3 rich clients with developer permission.

How to do it...

  1. Firstly, go to AOT | Data Dictionary | Maps, right-click the node and create a new map named PKTSalesPurchTransferMap.
    How to do it...
  2. Add the fields in the map created in the previous step.
    How to do it...
  3. Now, we will add all the above created three views in the mapping node of the map and map the fields of view with the fields of maps.
  4. After mapping the fields, we will add a method in the map to insert the data into a temporary table.
    public static void insertTableTmp(
        PKTTmpTable             _pKTTmpTable,
        PKTSalesPurchTransfer   _pKTSalesPurchTransfer...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech

Create a Note

Modal Close icon
You need to login to use this feature.
notes
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Delete Note

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Edit Note

Modal Close icon
Write a note (max 255 characters)
Cancel
Update Note

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY