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: 

broadcast message

Former Member
0 Kudos

Hi,

how to send the message to all users within 10 mins server will stops to log off all the users before that.what is the proceddure to broadcast the message to users.

Thanku

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

We can send a mesage to all the users using <b>SM02</b> T-code.

Just login to SM02. Here press create button(ctrl+f10) ( or)<b>goto->create</b>. Here you will get a popup.

System message text in this field what message you want to post.

Server: give server name.

Client:give client name.

Lang.:give what lang. who want to type.

Expires on,delete on dates you have to specify when this message can be deleted.

i hope it will help you.

kiran kumar.v

2 REPLIES 2

Former Member
0 Kudos

Hi,

We can send a mesage to all the users using <b>SM02</b> T-code.

Just login to SM02. Here press create button(ctrl+f10) ( or)<b>goto->create</b>. Here you will get a popup.

System message text in this field what message you want to post.

Server: give server name.

Client:give client name.

Lang.:give what lang. who want to type.

Expires on,delete on dates you have to specify when this message can be deleted.

i hope it will help you.

kiran kumar.v

Former Member
0 Kudos

Hi Kiran,

Just an Offline info... try going to Function Module TH_POPUP and execute it by put in the message and the ID. This is used only to send message to aprticular ID.

As already posted SM02 is used to senbd messgaes to All logged in Users.

Br,

Sri

Award points for helpful answers