Application Development 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: 

Send the Message to all User

Former Member
0 Kudos

Which is the function module through which we can send the message to all User

ASAP

Sandeep Jadhav

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Use TCODE SM02 to send the messages.

or use the FM SEND_MS

try out!!

let me know if this doesn't work

Thanks

4 REPLIES 4

Former Member
0 Kudos

Hi,

Try these FMs:

POPUP_TO_CONFIRM_WITH_MESSAGE - Informs about a specific point during action

POPUP_TO_DECIDE_WITH_MESSAGE - Displays a diagnosis text

POPUP_TO_DISPLAY_TEXT - Displays a two-line message

WS_MSG - Displays a one-line message

Regards.

Former Member
0 Kudos

Hi Sandeep

check

s@chin

Former Member
0 Kudos

Hi,

Use the function module

TH_POPUP

Refer this link

Regards

Former Member
0 Kudos

Hi,

Use TCODE SM02 to send the messages.

or use the FM SEND_MS

try out!!

let me know if this doesn't work

Thanks