2007 Sep 12 1:52 PM
Hi,
I made changes in logic in sapscript in EN lang. and copied it to ALL languages.
Now, I am not able to see the logic changes in any other lang. except EN.
But i need the output of the form in all language.
So what is that i need to do to have this requirement fulfilled.
PLease help.
Hi,
I made changes in logic in sapscript in EN lang. and copied it to ALL languages.
Now, I am not able to see the logic changes in any other lang. except EN.
But i need the output of the form in all language.
So what is that i need to do to have this requirement fulfilled.
PLease help.
2007 Sep 12 1:55 PM
hi rippy
change sy-langu = other than 'en'
u will get required language
2007 Sep 12 1:58 PM
i dont want to make it system dependent.
it should be system and language independent.
2007 Sep 12 2:02 PM
Hi,
You need to copy the from to other launguages, you can use the below path to copy to other launguages .
Copy the script in each lang or you have an option to click 'TO all Languages'
Regards
Sudheer
2007 Sep 12 2:05 PM
yes i did that...but when i try login with some other lang. i can't see the changes i made....