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

script-barcode

Former Member
0 Likes
344

Hi all,

I am working with scripts. I am doing some modification to my script( for example adding barcode).My script exists in so many languages but my changes are effet only one language(FR).Means while opening the script with SE71 with other language(otherthan language FR) that changes should not show(it will not show barcode).

please tell how to handle this situation.

Thanks,

kiran.

2 REPLIES 2
Read only

Former Member
0 Likes
320

hi,

you need to change all languages which you needed.

best regards,

Read only

Former Member
0 Likes
320

Hi Kishore,

SAP code is specific to the Language aswell as a result you have done the changes in one language..

To get rid of this problem what you need to do is just attach the same block of code to all the language. it will work

Remeber.the basic in SAP Script: If you do any changes in the layout in the original language, then layout will change with all other languages.. but if you do any code change in the original language then it will not reflect tothe other language.

Thanks

Chidanand

&******************* Reward Point if helpful***********************&