I shiped one order having 470 items in it. Now I want to undo one line . When I am trying to undo shipment line it shows me error "There is not enough space to insert correction lines".
Why this error occured? ](*,)
Any body ,please help
This error occurs because NAV wants to insert a Shipment Line, but it can't find a Line No. between the 2 lines:
For example, if you have 2 Shipment Lines, with Line Nos:
10000
10001
and you want to undo Shipment Line 10000, NAV needs to create a line between 10000 and 10001, which isn't possible.
If you press Ctrl-F8 to look at all fields, you can see the value for "Line No.".
If you have a development license, you can try to replace the 2nd Line No. with a higher value, so you make room to insert the new line. If this 2nd Line is a text-line, there isn't much of a problem. If you are a end-use, you'll need to contact your Microsoft partner.
No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)
Thanks it solved my problem .
But if the line no are 10000,20000 . And when we are doning undo shipment is the system insert lines between 10000 and 20000? like 10001 ....
The system tries to find a Line No. that is in between the 2 other lines, so it will be 10500. If you then want to insert a line between the first two (10000 and 10500), it will create a Line No. 10250.
No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)
Answers
For example, if you have 2 Shipment Lines, with Line Nos:
10000
10001
and you want to undo Shipment Line 10000, NAV needs to create a line between 10000 and 10001, which isn't possible.
If you press Ctrl-F8 to look at all fields, you can see the value for "Line No.".
If you have a development license, you can try to replace the 2nd Line No. with a higher value, so you make room to insert the new line. If this 2nd Line is a text-line, there isn't much of a problem. If you are a end-use, you'll need to contact your Microsoft partner.
But if the line no are 10000,20000 . And when we are doning undo shipment is the system insert lines between 10000 and 20000? like 10001 ....