Hi Experts!!
I'm trying to make the combine shipments.
In this when i get the shipment lines i.e. all the posted invoices and further try to post the entry its gives a error saying that overflow in the code i.e. for "order no" its not accepting more than 10 characters.
Is there any way how to rectify this?
Regards
Prashanti
0
Comments
Sounds like a variable that is of type CODE 10 and should be of CODE 20.
You need to use the debugger to check where it blocks and then fix the program.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!