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

Language import after ECC6 upgrade problem - RSTLAN_IMPORT_SINGLE error !!!

Former Member
0 Likes
752

Hello Experts,

For ECC6 upgrade, for translations, i applied Note 485741 - Handling customer translations in the upgrade.

So, in DEV, before upgrade, I executed report RSLTMOD which created a request transport for modification translations. I exported it with transaction SE09.

and then I try to import this change request using RSTLAN_IMPORT_SINGLE report in QA (upgraded)

DEV client is 400 and QA client is 300 so I want to import change request 300 client in QA.

blow error message is occured RSTLAN_IMPORT_SINGLE report.

==================================================

1AETW062 client "400" doesn't exist. Please choose another client

==================================================

400 is DEV client but I want import to 300 client in QA.

How can i fixe this issue?

Thank you in advance.

Hello Experts,

For ECC6 upgrade, for translations, i applied Note 485741 - Handling customer translations in the upgrade.

So, in DEV, before upgrade, I executed report RSLTMOD which created a request transport for modification translations. I exported it with transaction SE09.

and then I try to import this change request using RSTLAN_IMPORT_SINGLE report in QA (upgraded)

DEV client is 400 and QA client is 300 so I want to import change request 300 client in QA.

blow error message is occured RSTLAN_IMPORT_SINGLE report.

==================================================

1AETW062 client "400" doesn't exist. Please choose another client

==================================================

400 is DEV client but I want import to 300 client in QA.

How can i fixe this issue?

Thank you in advance.

3 REPLIES 3
Read only

Former Member
0 Likes
708

As per my understanding, You are created request in old Landscape i.e before upgrade and you are trying to import into new landscape i.e. QA, Right?

It is not possible to transport or import across landscapes.

Please check.

Thnaks and Regards

Read only

0 Likes
708

Thank you Chandra for you answer.

But this is the process described by SAP in the note OSS 485741 "Handling customer translations in the

upgrade". In the sense that it must create a request transport in the environnement before upgrade, export it and import it after upgrade.

In DEV, origin system of the request, i was able to do this export without problem. But the problem occurs when i try to export in QA system.

Read only

Former Member
0 Likes
708

Unfortunately I have not had a reply and we have done so:

We created a request transport for each environnement(DEV, QA, Pre Production Production)and after the upgrade, we upload this request transport in the corresponding environnement.