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 to print hard-coded data in multiple language in sapscript.

Former Member
0 Likes
358

Hi All,

How to print hard-coded data in multiple language in sap-script, here the requirement is when printing the output

we can see the window heading, description which are mostly hard-coded here I want to print these in both language as fallows,

Goods to be delivered: = Morada de Entrega:

Total net value excl. tax = Valor Total (IVA não Incluído)

Description = Descrição

Item = linha

here I want to print in both languages like---- Goods to be delivered:/ Morada de Entrega:

and the above headings in English are hard-coded.

Kindly suggest me on this.

Thanks in advance.

Arun.

1 REPLY 1
Read only

Former Member
0 Likes
317

Hi Arun,

Use Standard text ade those text elements. Then use those in SAP script using different languages.

Regards,

Amitava