‎2008 Nov 18 2:58 PM
How do we call a sap script text elements screen and use it as a text editor?
‎2008 Nov 18 6:44 PM
Hi,
Take a look at program SAPSCRIPT_DEMO_NOTE_EDITOR. You can also look at the other programs, classes, function modules, etc. in package STXD.
Regards,
Jamie
‎2008 Nov 18 7:54 PM
I am able to generate this type of editor.
What I am looking for is something similar to the text elements screen of SapS cript windows.
‎2008 Nov 18 6:57 PM
Look at this document - [BC - Word-Processing in the SAPscript Editor|http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVSCREDIT/BCSRVSCREDIT.pdf] or make some search for [CL_GUI_SAPSCRIPT_EDITOR|https://www.sdn.sap.com/irj/scn/advancedsearch?query=cl_gui_sapscript_editor&cat=sdn_all]
Regards
‎2008 Nov 18 9:36 PM