Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

'XVBAP error' while changing a delivery

Former Member
0 Likes
490

Hi!

While I was one of the delievry through VL02n I got this error. I am not sure what this error means or where to look to rectify this. Is this happening due to some other program related or is it some error in this transcation itself. I dont know but if someone can please help out would be great.

Thanks

Error:

" An error occured when sytem was reading table XVBAP with key 0100050961731001080"

Thanks

2 REPLIES 2
Read only

Former Member
0 Likes
438

XVBAP is the internal table which holds current data to update VBAP table later in the program. In the same popu-up window where you see the error message, you can see message class and number too. Search the program 'SAPMV50A' with that info. You may find some clue.

Read only

0 Likes
438

The message number it gives is "O5828", but I cannot find anything related to that in the program.

In the message it mentions error while redaing XVBAP with KEY 0100050961731001080. From this number I can see that 0050961731 represents the sales doc number and maybe the first part 010 is the client number and the last 001080 may be the item number.When I look into the sales doc , I dont find the line item 001080 or anything even close to that . Can that be a possibility that since that line item dosent exist itself it popped out the message saying that its and error ( it dose not exists itself)?

Thanks