‎2008 Dec 03 11:37 AM
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
‎2008 Dec 03 11:41 AM
Check this link:
http://help.sap.com/saphelp_40b/helpdata/en/d9/4a95f051ea11d189570000e829fbbd/content.htm
Regards
Neha
‎2008 Dec 03 11:39 AM
‎2008 Dec 03 11:40 AM
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.
‎2008 Dec 03 11:41 AM
Hi
In Character format there is a option superscript and subscript tab's create one node for super script assigne to field
ranga
‎2008 Dec 03 11:41 AM
Check this link:
http://help.sap.com/saphelp_40b/helpdata/en/d9/4a95f051ea11d189570000e829fbbd/content.htm
Regards
Neha
‎2008 Dec 03 12:29 PM