Good day. I have this kind of problem. is it possible for a stored procedure to have a value in the temporary table(SourceTableTemporary Property of a Page in Navision) which can later on be pulled out and made to appear in a page(NAVISION)? Thanks in advance
Answers
good luck.
thanks for your answer by the way I've found some tips in stackoverflow on how to do it
yes of course I will share it here. but first I need to make it work
One option is to call stored procedure from NAV, get the resultset and fill the NAV-temptable, and start the page with this temptable.
Nav, T-SQL.
Any results already? I am very curious.
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/
kindly please email me here jvillasin14@gmail.com for the information and how did I do it.