Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SO10 tcode as a popup

Former Member
0 Likes
884

Hello,

Can anybody tell me is it possible to make SO10 tcode as a popup screen.

Currently it is taking the full screen.

Thanks in advance.

Regards,

Somu

Message was edited by:

Somu

2 REPLIES 2
Read only

Former Member
0 Likes
545

You can use EDIT_TEXT function, but I guess that also occupies the entire screen.

See the blog, where you can popup the text editor ...

/people/igor.barbaric/blog/2005/06/06/the-standard-text-editor-oo-abap-cfw-class

Regards,

Ravi

Note - Please mark all the helpful answers

Read only

0 Likes
545

Hi Ravi,

Thanks for reply.

EDIT_TEXT (SO10) also occupies the full screen.

I have gone through the weblog, but the new popup will missing the menu properties where as my requirements is to have similar menu and other functionalities.

Cheers,

Somu