Monday, November 21, 2016

How to INSERT a Record in Customer table and then modify that record?


Use OF AL to update insert delete in MS Dynamics NAV 2017?


We can insert a record and modify that inserted record into table using Codeunit.

For an Example: I am updating my name in Customer table and updating that Name.

Look at this Code.






After Running the Code-unit we got this desired result:-





No comments:

Post a Comment