Hello Everyone...
I am making some tools for the clients.
And I want to know that is there any method in Navision to select the record variable at run time.
Ex. MyRec.quantity
Now at time of input it will check that whether the quantity should be taken from Sales Order or from Purchase Order depend upon the choice of user.
0
Comments
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Want more brief on that so can you send me link for the NAV pdf.
I know that.
But for that we have to declare record variable for all Tables.
But I dont want to do that.All rec will be handled dynamically.
i have not development pdf right now, but you can refer a example at below link.
http://mibuso.com/dlinfo.asp?FileID=276
it is not so difficult to use it.