Application Development 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: 

In SAP Script how to change Hard coded text style.

Former Member
0 Kudos

Hi Experts,

In SPA script , How to change the style of hard coded text. like form Italic to Normal standard text.

Thanks in Advance

Chetan Chuahan

1 ACCEPTED SOLUTION

former_member181995
Active Contributor
0 Kudos

assign right charcter format to that text.

in that character formate FONT tab>italic should be ON.

2 REPLIES 2

former_member181995
Active Contributor
0 Kudos

assign right charcter format to that text.

in that character formate FONT tab>italic should be ON.

Former Member
0 Kudos

hii

you can do it by creating a new character format and use it in test style..

in that character format you can use different style of font and size also.

regards

twinkal