Skip to Content
0
Former Member
Feb 27, 2009 at 12:42 PM

Translate smartform into client language

24 Views

Hi,

I need to translate an smartforms but not into the logon language (sy-langu)... In the smartfotrm's code I get the client language from KNA1 and that is the language I need.. So I think I can't use SE63, isn't it ??

I was thinking in using standar texts (SO10) and then, when creating a text in the smartform, do something like:

/: include ZCAB_ZF150_DUNN_SF objetc text id ST langu gv_spras.

but this doesn't work...

Is there any way to do what I want ??

Thanks in advance,

Maria