Stored Procedures in X++

 what are stored procedures and why they are used for?

Stored Procedures can be used as a modular programming which means create once, store and call for several times whenever it is required. This supports faster execution and it reduces network traffic too.

Comments

Popular posts from this blog

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

How to Create a wizard in x++ d365

x++ code to submit and approve and reject the invent movement workflow in d365 F&O