‎2009 Aug 20 8:59 AM
Hello, everybody.
I have a question about cl_gui_textedit. I need to show superscript like in Excel. For instance, C^.
Does anybody know how to solve this problem?
‎2009 Aug 20 11:18 AM
‎2009 Aug 20 11:18 AM
‎2009 Aug 20 12:44 PM
Hi,
I don't think that it will be beneficial of using cl_gui_textedit.
In the Charecter format, you need to declare it as super script, check the Charecter formatns in SMARTSTYLES, then you come to know, just check the Super script option, then use that charecter format in the Smartform.
Hope, it would help you.
with regards,
Mamta
‎2009 Aug 20 2:17 PM
Actually, I need to save text with superscript in SAP table in format which excel than can read and display as superscript. Is this possible?
‎2009 Aug 21 5:18 AM
Hi,
It is not possible to store data as superscript or subscript in database table entries...
U can display text as superscript or subscirpt in SMARTFORMs or SAPscripts...
For SAPscript u have to define char type and set the parameter for Superscript for that char type...
For SMARTFORM u have to define char type in SMARTSTYLE,,,
there also u have to define char type and set the parameter for Superscript for that char type...
Hope, it would help you.
with regards,
Mamta Kumari