‎2007 Nov 10 4:53 PM
i appended a structure to vbap and activated then deleted. after this, when go to sales transaction i got run time errors. then i went to se14 and adjusted the table selecting the delete radio button.
due to this all the data in vbap table is deleted. now i have to retrieve the data what i losed.
plz, give some help
urgently
‎2007 Nov 10 6:52 PM
You can check with the basis people on this.
Whenever the database table is adjusted, sap will create a copy of the original table (Q table) and then alter table is performed. So you can check with your basis people on the Copy table. Check if data is present in that table. Then you can access the data and update your Original VBAP through a program.
Regards,
Abhishek