Application Development 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: 

Standard table Update!

Former Member
0 Kudos

Dear Experts,

I have updated a standard SAP table jhak, but some of the other fields in the table got overwritten by mistake .

Please could you suggest a method by which this can be reversed.

Thanks .

3 REPLIES 3

former_member181995
Active Contributor
0 Kudos

>

> I have updated a standard SAP table jhak, but some of the other fields in the table got overwritten by mistake .

By mistake! , In DEV or you have already transported your code into PRD and F8 done?!?

How have you written your code? is there any BAPI been used or just ABAP code i.e. delete jhak from it_jhak?

Did you followed SAP recommended steps before you delete something from database, i.e. backup etc?

I share your pain.

Amit

0 Kudos

Amit,

Code is already transported to production. Table was updated directly using MODIFY statement in pgm.

Unfortunately backup was not taken.

Thanks.

0 Kudos

Check with your basis people , definitely there will be log updated somewhere in PRD system.