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

TTDTG Languages: Change from control program

Former Member
0 Likes
636

Hi Guys,

I've created a SAPScript using System Symbols and I've defined them in TTDTG table in different languages.

The question is how to recover the System Symbols in a different language than loggin language. I mean, I log on SAP in English for example, but in some cases I would like to change the output from System Symbols into another language, controlling it from program who calls the SAPScript.

I've tried to change the NAST and SY-LANGU language, but it didn't run.

Thanks in advance.

Regards

Arnau

Hi Guys,

I've created a SAPScript using System Symbols and I've defined them in TTDTG table in different languages.

The question is how to recover the System Symbols in a different language than loggin language. I mean, I log on SAP in English for example, but in some cases I would like to change the output from System Symbols into another language, controlling it from program who calls the SAPScript.

I've tried to change the NAST and SY-LANGU language, but it didn't run.

Thanks in advance.

Regards

Arnau

2 REPLIES 2
Read only

Former Member
0 Likes
550

Errr...

I meant Standard Symbols :Þ

Regards

Read only

Former Member
0 Likes
550

Well, thanks, finally I solved it...

I had to define the SAPScript in the other languages. Tipically, 2 hours looking for a solution and it is obvius.

Regards