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

Error while transporting

kolakalurivenkat
Explorer
0 Likes
2,960

I did one transport and it came back with error RC 12.

From the message log the error displayed was "R3TRTABLZ**_C***** original object cannot be replaced"

Message No: TW103

R3TRTABLz**_****** was not imported in this step

R3TRTABUTDDAT was not imported in this step R3TRTABUTVDIR was not imported in this step R3TRTOBJZ**_EX_WC_****** was not imported in this step

1 0

Dictionary import.

Note: I have tried with the same request with OVerwrite Orignals option and it was working fine but if i make changes and re import it again it is giving the same error

can any one suggest as to what needs to be done.

1 ACCEPTED SOLUTION
Read only

S_Sriram
Active Contributor
2,559

Hi Venkat

Refer the SAP note https://launchpad.support.sap.com/#/notes/1508558

Regards

SS

5 REPLIES 5
Read only

S_Sriram
Active Contributor
2,560

Hi Venkat

Refer the SAP note https://launchpad.support.sap.com/#/notes/1508558

Regards

SS

Read only

0 Likes
2,559

Hi Sriram,

Thank you so much for your help.

Thanks and Regards,

Kolakaluri Venkat.

Read only

Dominik_Tylczynski
SAP Champion
SAP Champion
0 Likes
2,559

Hello kolakalurivenkat

The table you are transporting has been modified directly in the destination system, the system to which you're importing. Hence the table is marked as original in this system. The error you are seeing is a way to prevent overwriting changes in the destination system. Of course you can still import the transport request if you select "overwrite originals" option.

The question here would, who, why and for what purpose has changed the table directly in the destination system? Such changes should not be allowed as you are risking inconsistencies in your developments and are bypassing change management process.

Best regards

Dominik Tylczynski

Read only

0 Likes
2,559

Hello 3a9e4ce873a94034b33dc62b0ce600ee,

I have only created that structure to display ALV report.

I have created that global structure in development system and when i try to import to testing system i am getting that error.

Could you please suggest how to rectify that error.

Thanks and Regards,

Kolakaluri Venkat.

Read only

0 Likes
2,559

just import it with "overwrite originals" if that's all what you've done.