Good afternoon,
my problem is as follows:
I will bring the shipping lines of an invoice. when I do this, the process modifies fields in the header of the invoice.
then try to register the invoice, I get an error, this error is because it does not update the header of the page, someone could help me, does not serve to give the F5 button (Update) must be in code.
Sorry for my bad English.
0
Comments
From where did you use Get Shipment Lines function?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
I need to know how to update the header by code. I've tried to make a currpage.update before the call to register, but does not update.
I know there is a button (F5) to update, but not for me.
Thanks for advance.
http://dynamicsuser.net/blogs/mark_brummel/archive/2009/12/16/tip-25-update-header-page-from-the-line-page.aspx
http://dynamicsuser.net/blogs/tomblog/archive/2011/07/01/Showing-Totals-for-Sub-Pages-in-Microsoft-Dynamics-NAV-2009.aspx
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Yesterday I tried to make the first link you sent me and did not understand because it worked, but putting the sentence 2 times.
WShell.SendKeys ("{F5} ');
WShell.SendKeys ("{F5} ');
It works ... I understand that, but it works!.