Hi all,
I have created a new Sales Return Order for a particular Sell-To-Customer No. and I have done Functions->Get Posted Document Lines to Reverse.
On the Sales Header part, I have picked up a location code(BLUE) but I want to update the Sales Lines accordingly without doing it manually. Is there a way to bypass the standard logic of the code?
Please help.
Thanks
Liizz
0
Comments
How can you return from blue location when it is posted from red location?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
But if I have changed the location code to GREEN on the Sales Header.
I will get this warning message:
You have changed Location Code on the sales header, but it has not been changed on the existing sales lines. You must update the existing sales lines manually. Lets say for an item where location is BLUE
I do not want to go through this warning message and update it manually but want it to populate directly the location code that has been selected on the Sales Header.
Is it possible to do so?
Thanks
Liizz
You have to write below code in Tabel 36 Location Code - OnValidate() trigger
Comment out below code in same trigger
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Is it a good practice to do so? Bypass the standard logic.
Thanks
Liizz
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav