The error happens sometimes when the Transfer Order is created through a RFC gun . The TO is created but the line item has zero quantity ( Red Dot ). This is a tricky situation as the TO cannot be cancelled or confirmed and the TO is stuck in the RFC gun .
Solution.
The line item has to be cancelled for the TO to be processed with .
Steps .
1.Go to SE11 enter LTAP and enter the TO number along with the Warehouse Info .
2.Change to layout to Standard List and double click on the TO to display the details
3.Trigger the debugger using /H press enter . Then press enter again to open the debugger .
4. The variable CODE would have value SHOW change it to EDIT and press enter .Then Press F8
5. The values in the list would now be open for editing
Note : Please make sure that you take a snap shot of all the values in the DB before you make any changes as these steps should be taken as the last
resort .
6. Change the values for the below fields .
7. pquit = X
8. qdatu = sy-datum
9. vorga = 'ST'
10. vsolm = 1
11. vdifm = -1
12. nsola = 1
13. passd = 'X'
Save the changes .
After this if you go into the Transfer Order you will see that the line items has been deleted and you can proceed.
If all lines items are zero quantity and appear with a red dot then repeat the steps above for all the line items and also do the steps below.
14. Go to SE11 enter LTAK and enter the TO number with the Warehouse Info .
15. Repeat the steps from 3 to 5 .
Note : Please make sure that you take a snap shot of all the values in the DB before you make any changes as these steps should be taken as the last
resort .
16. kquit = 'X'
17. qdatu = sy-datum
18. passd = 'X' .
Save the changes . The TO is now deleted as all the lines items will have the bin symbol next to it . If a delivery exits the WH status would be set to C .
If the TO is stuck in the Gun then do the next steps in the LTAK table .
19 . queue = ' '
Save the changes .
This completes the exercise and please email me if you have any doubts .
Thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
4 | |
2 | |
2 | |
2 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 |