2010 May 10 9:47 AM
Hi ,
we want to call the ABAP source editor in a screen in a special container , are there any class or MF that can help us .
best regards .
Med
2010 May 10 9:54 AM
2010 May 10 9:54 AM
2010 May 10 10:19 AM
think for the responses .
i'm trying the propositions , i have also tried the MF RS_TOOL_ACCESS but i dont have an argument of parent to put my container. thinks for your advices .
2010 May 10 10:34 AM
Teh you may need to use class CL_GUI_TEXTEDIT and after getting values from the class then for validatiing the code use fm EDITOR_SYNTAX_CHECK
a®
2010 May 10 10:00 AM
2010 May 10 11:36 AM
the class cl_wb_editor is very useful for me , can i have some documentation or code example .
best regards .