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

Problem in table entry deletion

Former Member
0 Likes
1,052

Hi

i have deleted table entry in VBRK and vbrp

is there any facility to get back the deleted entry .

pls let me know

11 REPLIES 11
Read only

Former Member
0 Likes
957

Did you archive it or use an SAP transaction or just do a database delete?

Rob

Read only

0 Likes
957

Hi thanks for the reply.

i deleted tthrough SE!@ tcode in debugging mode.

Thank you,

Read only

0 Likes
957

Now, which instance - Development, QA or Production?

Rob

Read only

0 Likes
957

Hi,

In preoduction i did it .

thanks

Read only

0 Likes
957

Trouble in River City.

First of all, does the Production system still work? Can youy still create and display documents?

Second - is your QA instance a recent copy of Production? Do these records exist in QA? If so, OSS may have some way to help.

Rob

Read only

Former Member
0 Likes
957

Hi Ramesh,

But the question is, how did you delete the entry? Did you archied it or used any transaction?

Thanks and Best Regards,

Vikas Bittera.

**Points for useful answers**

Read only

0 Likes
957

Hi thanks for the reply.

i deleted tthrough SE12 tcode in debugging mode.

Thank you,

Read only

Former Member
0 Likes
957

Hi

if you have deleted it through transaction SARA then you can retrieve it

Just go to sara and run the reload program

if you have deleted through any rough code then its impossible to reteive.

REWARD IF USEFUL

Thnaks

vivekanand

Read only

Former Member
0 Likes
957

no way to get back

how did u delete it

Read only

0 Likes
957

Hi thanks for the reply.

i deleted tthrough SE12 tcode in debugging mode.

Thank you,

Read only

Former Member
0 Likes
957

Hi

when ever your doing some changes to existing one don't delete directly, you need to make new vertion or copy that into another and made changes to that one

now u don't get that fields any where

you need to append that field to that table by creating a structure for that field

reward if usefull