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

screen transport error

Former Member
0 Likes
871

Hi friends

screen object already transported to QA1 by some othe user and i have changed one of the screen field properties and trying to transport my changes to QA.

i am getting below transport error .

######################################

Main import

Transport request___: D10K945135

System______________: Q01

tp path : tp

Version and Release: 340.16.37 640

1 duplicate key error during insert into table D020T occured

1 duplicate key error during insert into table D021T occured

Main import

End date and time : 20080417225424

Ended with return code: ===> 8 <===

######################################

please help.

thanks

ramesh

6 REPLIES 6
Read only

Former Member
0 Likes
784

hi Ramesh,

Whenever you change any table ... do this ...Utilities -> Database Utility-> Press Button Activate and adjust data base ... which you can do it via SE74 transaction also ..

Regards,

Santosh

Read only

0 Likes
784

Thanks for your reply..

for which table i need to do.

i have not changed any table fields.,just i changed screen field properties,

Thanks

ramesh

Read only

0 Likes
784

Hi,

I guess ur tables are

D020T

D021T

Hope this helps

Regards

Sourabh

Read only

0 Likes
784

Hi Sourabh,

thanks for your reply,, but i have not changed any table structure..

i feel we need to do adjust & activate once we change the table structure.in my case i have not changed table structure,, just i changed D02T tables entry.

when i change the screen field data type the table value will be changed not structure if i am not wrong.

so i am thinking adjust&actiate tables how can it help me to solve the transport error.

Thanks

Ramesh

Read only

0 Likes
784

These are standard SAP tables (D020T = Screen Short Description & D021T = Screen Key Word Texts) and you are running standard SAP code in the transport system (I hope!) so your first step should be to check OSS / SAPNet for any messages that describe the symptoms you are having.

Jonathan

Read only

vinod_vemuru2
Active Contributor
0 Likes
784

Hi Ramesh,

It seems u tried creating some thing duplicate. Check these tables in se11/se12. Is ur screen active in development system? Check the table contents of these tables in development system and quality system for ur program and try to figureout if there are is any thing that can be suspected. If every thing is fine then retransport the TR with the help of BASIS team. also let me know what is the exact change u made to the screen.

Thanks,

Vinod.