Hi,
I want to know is there any way to dynamically access (iterate) over the range of the tables and delete all the data in it via code ??
Help will be appreciated.
Best Regards
Zohaib Ahmed
Dynamics NAV ERP Technical Consultant.
please like / agree / verify my answer, if it was helpful for you. thanks.
0
Answers
you can use
You may even use the Company parameter in the OPEN call, but then beware of using the DELETE trigger.