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

perform a user command in an outer session

Former Member
0 Likes
534

Hi,

Is it possible to perform a user command in all sessions of a certain transaction for all users that are using it ?

I want to refresh an ALV screen depending on external event.

BR,

Rotem.

3 REPLIES 3
Read only

madan_ullasa
Contributor
0 Likes
477

Hi,

Try using 'set' and 'get' parameters to pass around the user command (easier if it is customised) in the SAP memory...

not sure of this is what you are looking at..

regards,

Madan..

Read only

Former Member
0 Likes
477

PARAMETER ID is user dependened

Read only

Sandra_Rossi
Active Contributor
0 Likes
477

Maybe have a look at [SDN Blog - A look at Cl_Gui_Timer in 46c|/people/rich.heilman2/blog/2005/10/18/a-look-at-clguitimer-in-46c], by Rich Heilman