Sunday, 9 July 2017

SAP ABAP TIPS:

SAP ABAP TIPS:



There is a very interesting function module, with the help of which you can send the pop-up messages to the users/friends who are logged into the SAP system.
The interesting function module name is ‘TH_POPUP’.
For this, you and your friend should be logged on into the SAP system and you must know the SAP user id of your friend to whom you are going to send the message.
Please go through this and enjoy chatting with your friends while working on SAP system.

STEPS :
1.     Go to transaction SE37 and enter the function module name TH_POPUP.


2.     Pass the client, user name and the message which you want to send and execute the function module.


Output :
The pop up will appear to the user/friend’s SAP system.

Note - if the user has logged on multiple systems then the message will be sent to multiple systems.





No comments:

Post a Comment