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

How to send a message?

Former Member
0 Likes
489

Hi All,

How could I send a message to a SAP User who is logged in to SAP. The SM02 facility allow me to send a message to all Users who are logged in to SAP. What I need is to send a message to a single User and able to select multiple Users if needed.

Thanks,

Kishan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
420

use FM <b>TH_POPUP</b>

Hi All,

How could I send a message to a SAP User who is logged in to SAP. The SM02 facility allow me to send a message to all Users who are logged in to SAP. What I need is to send a message to a single User and able to select multiple Users if needed.

Thanks,

Kishan

1 REPLY 1
Read only

Former Member
0 Likes
421

use FM <b>TH_POPUP</b>