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

Send Windows Notification through SAP

anuradha_wijesinghe
Participant
0 Likes
980

HI Experts.

I have a requirement to send notification Alert in Windows notification area by using SAP/ABAP. ( Popup notification )

I just want have a ideas of way to build a this using SAP. Can you guys please add you ideas and experience regards this.

Please tell me if there any component to install or which platform i should use for SAP.

This can be a integration with C# if there is no single solution from SAP. but better if is a pure SAP solution.

Im using SAP Netviewer 7.4  and Windows 10.

Thanks,

Anuradha.

3 REPLIES 3
Read only

trusadi
Participant
0 Likes
867

Hi,

One way to send message to other user is that you can use this FM: TH_POPUP.

it will pop up in the selected user's screen as long as this user is log in to SAP.

Try to explore it.

Regards,

Tj

Read only

0 Likes
867

Hi Thanks,

But what i want is sending desktop notification in the right hand side in task bar. Not the SAP popup msg,

Read only

Shubham_Srivastava1
Product and Topic Expert
Product and Topic Expert
0 Likes
867

Hi,

Not sure if this link will help you but do give it a read.

Sending Alert Notifications - Alert Monitor - SAP Library

-Shubham