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

Table entries deleted after Table changes

Former Member
0 Likes
1,605

Hi,

We have a custom table in production client and we added two new non key fields in the table in development client. The changes are transported to production which caused deletion of some of the existing table entries in the table. Any idea on the reason for such behavior?

Thanks & Regards,

Arun.

8 REPLIES 8
Read only

Former Member
0 Likes
1,377

Hi Arun Ranjan,

   I think you have activated database utility with Second option Delete data. Don't use Delete Data.

Use Save Data

Read only

Arun_Prabhu_K
Active Contributor
0 Likes
1,377

Hello Arun.

     Are you sure that the records got deleted only after transporting from DVT to PRD?

     Is there any possibility that records might have been deleted by some other user tcodes?

Regards

Read only

0 Likes
1,377

Yes I checked it was not deleted by any users or programs.

Read only

arivazhagan_sivasamy
Active Contributor
0 Likes
1,377

Hi,

Please check, whether have you created a table with MANDT in first field.

If not, above issue will come.

Arivazhagan S

Read only

0 Likes
1,377

MANDT is already there

Read only

0 Likes
1,377

Have you adjusted physical database using database utility.

If yes, while adjusting you may use delete option.

Arivazhagan S

Read only

praveenboss
Participant
0 Likes
1,377

Dear Arjun,

 

In This Case I think You May Be Change The Data Type Of existing field with Newly add field ,

please Make Sure You Dont Change The Data Type of existing field.

Thanks

Praveen

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,377

Adding new non key fields should not require an explicit database adjustement through SE14, so this is strange. Can you analyze the log of transport, step dictionary activation ?

Regards,

Raymond