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

kernel call for GUI message

Clemenss
Active Contributor
0 Likes
599

Hi,

I remember there was a nice kernel function to display a message poup on an other users SAPGUI - immediately without any interaction of the user, no express message.

Somebody knows the name?

TIA,

Clemens

1 ACCEPTED SOLUTION
Read only

ThomasZloch
Active Contributor
0 Likes
550

this can be done via function TH_POPUP, the kernel call is probably inside.

Thomas

3 REPLIES 3
Read only

ThomasZloch
Active Contributor
0 Likes
551

this can be done via function TH_POPUP, the kernel call is probably inside.

Thomas

Read only

Former Member
0 Likes
550

is this usefull TH_POPUP?

Read only

Clemenss
Active Contributor
0 Likes
550

yes, TH_POPUP - I forgot this FM.

And I did not know how to find it...

Regards, Clemens