2006 Nov 02 4:36 AM
Hello Friends,
I want to call text editor in tabstrip. I call the standard editor in my zprog. Using EDITOR-CALL FOR T2 TITLE 'PARA3'. Code but when this code is run it calls the editor in full screen.
Is it possible that I can call the editor in specific tabstrip area?
regd
Kaustubh.
Hello Friends,
I want to call text editor in tabstrip. I call the standard editor in my zprog. Using EDITOR-CALL FOR T2 TITLE 'PARA3'. Code but when this code is run it calls the editor in full screen.
Is it possible that I can call the editor in specific tabstrip area?
regd
Kaustubh.
2006 Nov 02 5:15 AM
You have to use ABAP class CL_GUI_TEXT_EDITOR for it.
In your tabscrip subscreen create a custom container and within this custom container call the object of the text editor class.
2006 Nov 02 5:17 AM
2006 Nov 02 5:19 AM
Refer the standard SAP demo programs SAPTEXTEDIT_DEMO_1 and SAPTEXTEDIT_DEMO_3
2006 Nov 02 5:20 AM
u can even use the function moduels EDIT_TEXT & SAVE_TEXT.
Regards
- Gopi
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |