Wednesday, August 19, 2015

Ax2012 Adding custom field to existing DMF

1. There a new fields in PurchLine:-

2.    Go to DMF table and add those fields manually

3.  Go to Query and find the DMF query. Restore the query
4.   If the customize field didn’t appear, backup the query.


5.     Delete the Data Sources

6.    Create the Data sources again

7.     Change the properties of the Fields to Yes for Dynamic

8.   Save and compile. 
9.   Go to Data import export framework > Setup > Target entities. 
10.  Create a new entity for purchline

11.  Click on Modify target mapping. 
12.  Those customize fields will be display out


13.   Go to Data import export framework > processing group. 
14.  Create a new processing group. 
15.  Click on the Generate source file and select those mapping field.

16. Done