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

Superscripts in SAP Scripts

Former Member
0 Likes
1,768

Hi,

Can someone pls tell me how to print subscripts or superscripts in SAP scripts?

For Ex: 5th September... How do i print the 'th' after '5' ?

Thanks,

Lakshmi

1 ACCEPTED SOLUTION
Read only

Former Member
5 REPLIES 5
Read only

Former Member
0 Likes
1,170

Hi,

Check this thread

Thanks

Nitesh

Read only

Former Member
0 Likes
1,170

Hi Lakshmi,

You need to create a seperate CHARACTER FORMAT in SAP Script for superscript or subscript.

When you create a character format, you have an option to choose if that particular format is for super script or for subscript. You will find Radio Buttons for the same.

Best Regards,

Ram.

Read only

Former Member
0 Likes
1,170

Hi

In Character format there is a option superscript and subscript tab's create one node for super script assigne to field

ranga

Read only

Former Member
Read only

Former Member
0 Likes
1,170

Thank You...Its working.

Rgds,

Lakshmi