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

Query on SAP Script

Former Member
0 Likes
548

Hi All,

How to translate a script layout from one language to another language.

Thanks and Regards,

Siva

4 REPLIES 4
Read only

Former Member
0 Likes
515

In se71, go to Utilitis-> Copy from client

Give siurce and target. see the check box for Original language only is checked or not.

For the texts, you need to go to se63 and do the translations.

Regards,

Ravi

Read only

Former Member
0 Likes
515

Hi,

This can be done from SE76 transaction, you need to specify the source & target language and choose the create option to create the same,

Hope this helps,

Rgds,

Read only

Former Member
0 Likes
515

Hi,

There is no tool to translate the layout.

Script is client dependent & Language dependent.

we have to copy the script & make the required changes in respective language.

cheers.

santosh.

Read only

Former Member
0 Likes
515

Hi <b>Siva</b>,

We cannot traslate the entire sapscript as they are client aswell as language independent.

But u can always copy them across the clients and across the languages.

If u want to make changes in the sap standard sapscript, then u will have to copy the sap std script into your local test machine client and select the all language option while copying.

The New creations or layout related modifications of window or any component except the code needs to be changed in <b>DE</b> version (Std Version) and the code changes can be written in <b>EN</b> Version .

Hope this might have solved ur query.

Please close the post by providing appropriate points to answers!!

Regards,

<b>Abhishek</b>