Question:
Hello guys,
I need to notify the SAP users with a pop up window every time they receive an e-mail or a new task, cause they do not want to check the inbox in business workplace too often with no use.
Is there any way to accpomplish this?
thanks
Answer:
Yes you can achieve this by an ABAP Program,
make a program based on txn. SWI1, and get work item which has been created(u can define the time frame ) then call the fmod. th_popup which can be used to pop up to user, the recepient will be agents for the work item.
well this is just an outline, u can make abap program usign this outline
tr. tables that might help u are SWWWIHEAD, SWW_CONT, SWW_CONTOB.
finally schedule this program in background using SM37
hope this will help
Cheers
Nitish
_________________
Have a great day
Cheers