Hi
Ax friends
Difference Between insert and write method’s?
Difference Between insert and Update method’s?
Hi
Ax friends
Difference Between insert and write method’s?
Difference Between insert and Update method’s?
hi,
insert method will always trigger when we were inserting the records
when comes to update method ,will trigger when we were updating the records
write method is invoked when a user inserts a new record or updates an existing one.