cancel
Showing results for 
Search instead for 
Did you mean: 

language supplementation

Former Member
0 Kudos

Hi folks,

I have a doubt.

Which client should I apply the language supplementation 000 or production client? Is there any post-activities after running SMLT transaction? Should I execute the process with DDIC id?

thanks,

Accepted Solutions (0)

Answers (4)

Answers (4)

Reagan
Advisor
Advisor
0 Kudos
Former Member
0 Kudos

Hi,

It might be easy for you after reading this.

Please make sure following information is available in advance

-          Language to be Imported

-          Supplementary Langauge for Language to be Imported

-          Location of Language File (*.PAT)

1.          Execute RSCPINST: Populate TCBDB Table

Login to Client 000 with your UserID

SE38  RSCPINST

Click on ADD button.

Select/Enter the Language to be Imported.

Select the Language line and Press Simulate, Note down value Current and New values for parameter zcsa/installed_languages in section

T a s k s :.

if the Results are successful, press Activate

   

2.          Maintain Instance profile with New Language Parameter

Please maintain the value of zcsa/installed_languages as suggested in simulation Report.

**If the existing value as shown is different from the one reported by Simulation of RSCPINST, Just add the code of Language(For e.g. “S” is for Spanish)  to the end of existing value.

* Please note you have to restart the system after Language Installation is completed.

3.          Classify Language:

Login to Client 000 with your UserID

Tcode SMLT

Click  on Language->Classify (F5)

Enter Language and Supplementation Language and click on save.

4.          Language Import:

Select the Language and click on Language->Import Package

Specify the Path to the Location where the Language files are extracted. In this case /tmp/languages-nw/LANG1

Click on Find Packages, The Language Data Files are recognized immediately if present

click on Settings , Give Number of parallel processes as 3

Select option Import into ALL Clients

  Select appropriate start Details

Select the Package and Click on Execute, You Start

   Click Yes

click on Back to go to Original Screen OR Click F3

A Job is scheduled which gets completed immediately and triggers multiple TP process.

To check the Import Progress select the package and Click on Transport Logs, Wait till all transports are completed.

This might take 30-60 mins, After transports are completed again the Job is restarted.

If the job fails for some reason, Fix the problem and then you can select the restart option for the package.

A Completed task looks like as shown below.

5.          Language Supplementation :

Select the Language, From Menu, Language   Supplement Language

IF the Supplementary Language is NOT English(secondary Language) you will get following Message, Click on “NO”.

In the Next screen Enter appropriate Description, Make sure Select Tables option are as in the screen below and Press Execute button on the Right

Click on Yes

Go Back and Monitor the job status for completion.

6.          Import Language Support Packages

Select the Language  Special Actions  Import Support Packages

If you get following screen, Please Click on “YES”

All the Support Packages which needs to be translated are selected in RED Automatically.

Please ensure the corresponding *.PAT and *.ATT Files are available in EPS/in. This could mean a many downloading and Extraction. Please do not Miss any support files. As a precaution you can  go to SPAM and Upload packages from Application server.

click on Next button (Right Arrow) till you reach screen as given below, Green means SP language datafile is found. All the entries in this screen must be green, If any SP is not green please extract it again and retry this option.

Click on Import Language Data.

Click on Overwrite if you get screen as given below.

Ensure all the Lights are green after the Import is completed.

7.          Restart SAP system to make sure parameter changes are effective.

8.          Login to System with Language you installed to confirm login is possible and display is in desired Language.

SAP Notes to Refer

•          352941 –

•          73606 R/3 Language Combinations (Non- Unicode)

•          15023 Initializing Table TCPDB Information on installation

•          18601 Frequently Asked Questions on Language Import Recommendations /

•          additional information

•          43853 Consulting: Language Transport and Customizing Tables

•          352941 Consulting: Languages and Support Packages

Former Member
0 Kudos

As Juan already said, supplementation is client specific, we usually perform supplementation in 000 and in production client (with other user than DDIC).

Before supplementation in each client I suggest to implement language part of support packages first (if you have not done it already)

SMLT -> Language -> Special actions -> Import support packages

JPReyes
Active Contributor
0 Kudos