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

Undo changes in an Infotype

Former Member
984

Hi,

I have added additional fields to Infotype 0002 using the customer enhancements structure.

The Infotype already included some previous changes.

After adding the new fields all previous screen attributes and logical checks in the program were deleted, since I have regenerated the all the screens.

How can I restore the changes ?

Hi,

I have added additional fields to Infotype 0002 using the customer enhancements structure.

The Infotype already included some previous changes.

After adding the new fields all previous screen attributes and logical checks in the program were deleted, since I have regenerated the all the screens.

How can I restore the changes ?

3 REPLIES 3
Read only

Former Member
0 Likes
714

Hi,

The reason is that have the regenerate the ABAP porgram

Use the following Transaction PM01 to Create Infotype

One suggestion also when you make any modification like that always download the table data into Excel file before doing any physical modification to the table. At least you have the data as backup.

Good luck and hope that I have answered your question

Regards

Read only

venkat_o
Active Contributor
0 Likes
714

Get the old version for the changes u have done .

Regards,

Venkat.O

Read only

Former Member
0 Likes
714

Is there anything that I can do now, In order to restore the data ?