‎2010 Mar 09 9:58 PM
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
‎2010 Mar 09 10:19 PM
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.
‎2010 Mar 09 11:36 PM
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