what is execute query method in d365

 what is execute method in D365?



->A method is called once when the form is opened. 


->But it is also called when the ‘refresh’ button is pushed on a form. 


->It can also called by other controls on the form.


note**


The init method is only called once when the form first opens.


Comments

Popular posts from this blog

How to Create a wizard in x++ d365

how to post trade agreement journals automatically using x++ code

X++ code to CREATE AND POST A TRADE AGREEMENT IN MICROSOFT DYNAMICS 365 in D365 F & O