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

how SAPscript is language specific

Former Member
0 Likes
335

Hi gurus,

I read that SAPscript is a langauage specific. I have created a SAPscript in english language and tried opening that in italy language . It still displaying that script.

Then what do u mean by language specific.?

1 ACCEPTED SOLUTION
Read only

venkatesan_nagiah
Active Participant
0 Likes
304

First of all, you need to translate the sapscript from original language to whatever language you want to be created.

Then, open the script in that language using SE71, then replace all the text in the respective language.

Language specific means, each language, you have different fscript orms available in the same name and layout, but you can have different coding and text inside based on language.

1 REPLY 1
Read only

venkatesan_nagiah
Active Participant
0 Likes
305

First of all, you need to translate the sapscript from original language to whatever language you want to be created.

Then, open the script in that language using SE71, then replace all the text in the respective language.

Language specific means, each language, you have different fscript orms available in the same name and layout, but you can have different coding and text inside based on language.