‎2016 Oct 04 5:32 AM
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.
‎2016 Oct 04 5:56 AM
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
‎2016 Oct 04 6:03 AM
Hi Thanks,
But what i want is sending desktop notification in the right hand side in task bar. Not the SAP popup msg,
‎2016 Oct 04 5:58 AM
Hi,
Not sure if this link will help you but do give it a read.
Sending Alert Notifications - Alert Monitor - SAP Library
-Shubham