Hello Everyone !
I have write a job that copies data from one table to another. both the tables are similar. both have same number of columns with similar names and data types.
when my job runs it copies all the rows from first table to second table. But i want that every time when the job runs it only copy those rows that has been changed or added new.
Is there any default mechanism that dynamics AX provides ?
*This post is locked for comments
I have the same question (0)