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

System Language Issue

Former Member
0 Likes
3,545

Hi All,

I have one query please resolve............

I have copied one standard program as it is to customize program.........This program can be only run through variant..........

Now the problem is when i creates any variant and then click on on radiobutton or select option, i am getting error that "document <program name> is not available in original language EN".

I have tried to convert the language from DE to EN through tcode SE73 and also through attributes but not getting successfull.

and one more thing when i use to convert the original language of program and then i create the variant for the same, i am getting all the Selection Text in German language but if the programme language is in german then Selection text is coming in english language.....

Please let me know how to handle this.

Regards,

Deepak kansal

19 REPLIES 19
Read only

Former Member
0 Likes
3,270

Can u please paste the error screen shot

Read only

former_member215575
Active Participant
0 Likes
3,270

Change original language of program using 'RSCHNGML' program.

Read only

0 Likes
3,270

Here is the image

Read only

0 Likes
3,270

Hi Sravan,

This program RSCHNGML is not working in my issue.

Regards,

Deepak kansal

Read only

0 Likes
3,270

What is the message class and number?

Read only

0 Likes
3,270

What is the errror you are getting when you are executing the program RSCHNGML?

Read only

hemanth_kumar21
Contributor
0 Likes
3,270

please use the program RSCHNGML and pass the required language in the 'New original language'

Read only

Former Member
0 Likes
3,270

Here is the msg class and number

SD116

Read only

0 Likes
3,270

Hi Deepak,

First your have to convert your original program (ZPLM_AUDIT_REMINDER_02) language using the  program RSCHNGML.

Read only

0 Likes
3,270

Hemanth,,

i already did it....

Read only

0 Likes
3,270

Here you can see that i have converted the language through program you have mentioned but still getting same error,

Read only

0 Likes
3,270

ZPLM_AUDIT_REMINDER_02 is a document or program?

Read only

0 Likes
3,270

It is coming via AT Selection Screen

This error is coming after DOCU_GET call. Please check if the inputs which you are giving. Check DOKTL table also.

Read only

0 Likes
3,270

Hi Hemanth,

Its a program that i have copied from standard program named as Plm_audit_reminder_01

Read only

Former Member
0 Likes
3,270

Hemanth,

I am not getting any error while  running RSCHNGML but i am getting the same error as i was getting earlier........

Read only

0 Likes
3,270

Deepak, you mean to say that you have converted your program using RSCHNGML by passing the NEW ORIGINAL LANGUAGE?

If yes, did u got any status message 'The original language ... to English'? as showed in the previous post (screenshot).

Read only

0 Likes
3,270

Hello Deepak,

Can you maintain Dialog Text in SE61 with Name: ZPLM_AUDIT_REMINDER_02. The error is coming because, the program is not able to find Dialogue Text(object Type DT) with name ZPLM_AUDIT_REMINDER_02. You have to maintain the Dialogue Text in English.

Also one more point to add, when you are trying to copy program PLM_AUDIT_REMINDER_02, please copy it in the system with "EN" login. Then automaticall all text would be in "EN" and not in "DE".

Read only

0 Likes
3,270

Hello Roy/Hemanth,

thank for your help its working now...........

Regards,

Deepak kansa

Read only

0 Likes
3,270

Hello Deepak,

Can you elaborate how did you solve the issue?

Regards,

Anirban