How I send Instant system message to All online terminals

Hi gurus,
For sending the instant system message to online user, I am using SM02.
Problem is-
Some times one user login on two different PCs.
When I send the message to all users, message flash on only single PC in case of same user logon two different machine.
I would like to know , have any other options for send the instant message to all online terminals (PCs) which are connected to SAP server.
Regards,
Tapovardhan
Message was edited by: Tapovardhan Singh
Message was edited by: Tapovardhan Singh

Hi,
To send the message to just one user, you can "test" the function module directly from transaction se37.
If you want to send it to all logged on users, the following code could maybe be useful:
REPORT  Z_MESSAGE_TO_ALL.
PARAMETERS: MESSAGE(128) default '  Error ! Please logoff now !  '.
DATA: OPCODE  TYPE X VALUE 2.
DATA: BEGIN OF USR_TABL OCCURS 5.
       INCLUDE STRUCTURE UINFO.
DATA: END OF USR_TABL.
CALL 'ThUsrInfo' ID 'OPCODE' FIELD OPCODE
                 ID 'TAB' FIELD USR_TABL-SYS.
LOOP AT USR_TABL.
   CALL FUNCTION 'TH_POPUP'
        EXPORTING
             CLIENT         = SY-MANDT
             USER           = USR_TABL-BNAME
             MESSAGE        = MESSAGE
           MESSAGE_LEN    = 0
           CUT_BLANKS     = ' '
        EXCEPTIONS
             USER_NOT_FOUND = 1
             OTHERS         = 2.
ENDLOOP.
Regards
Rolf

Similar Messages

  • I have an iphone and i was sending a multimedia message and all of a sudden the phone turned off and will not turn on.We have been charging it for almost half an hour or more and it still hasnt turned on. How do we fix it?

    I have an iphone and i was sending a multimedia message and all of a sudden the phone turned off and will not turn back on. We have been charging it for almost half an hour or more and it still hasn't turned on. How do we fix it?

    Wine, were you charging over the USB Connection or AC Power?  We've found in our organization that at times not enough power is generated over USB to recharge it in situations like this...I quote from the email of a fellow technician that i just received today...
    I’ve had a couple of users up here bring their iPhones to me so dead that the phone was unresponsive, no matter what we did. One thing that many people do not realize is that the iPhone (iOS devices in general) have power management in them. The power management appears to be set up so that the device will not power on at all until the battery is at a certain minimum level. If the user will plug the device into the power adapter, not a USB port on a computer (laptops especially), and leave it for about an hour, maybe longer, the device will come back to life.
    The reason I say they have to use the power adapter is because the USB port is not high enough power to bring the charge up fast enough for the battery to come back out of “hibernation”. 
    Each time I have had the users do the power adapter plug in, and leave it for a couple of hours, the devices have come back to life
    Hope this helps

  • How to send a JMS message to a server ....

    Hi
    I want to know how to send a jms message to a Queue and that is in a different server...
    How to send A message using a application client to a Message queue That is in another Machine(Server is in another machine )
    env.put(Context.INITIAL_CONTEXT_FACTORY,"com.sun.jndi.cosnaming.CNCtxFactory");
    env.put(Context.PROVIDER_URL, "iiop://127.0.0.1:3700/");
    InitialContext initialContext = new InitialContext(env);
    connectionFactory = (ConnectionFactory) initialContext.lookup("jms/ConnectionFactory");
    queue = (Queue) initialContext.lookup("jms/Queue");
    get a NameNotFoundException
    Anyone have an Idea
    thanks
    Ishkmi
    Message was edited by:
    ishkmi

    ok..try this..insert the ip address of the server where ur app server is
    running . i understand ur client and server is running on diff machines.
    ip address 127.0.0.1 is for local host. it tries to look for the server in
    same system as the client.
    substitue ip address of server in below line instead of 127.0..0.1
    env.put(Context.PROVIDER_URL, "iiop://127.0.0.1:3700/");
    best of luck ..lemme know..

  • How to send  a one sms  to all contacts

    how to send  a one sms  to all contacts

    Hey D Makwana,
    You can send a message to multiple recipients using SMS, MMS, and iMessage. I would recommend reading the following document detailing the process:
    iOS: Understanding group messaging
    http://support.apple.com/kb/HT5760
    Best,
    Delgadoh

  • TS3276 I have no sound on my MacBook Air for sending and receiving messages. All sound settings have been checked and are OK. This problem has arisen many times and is intermittent in the sense that the sound returns and disappears for no apparent reason.

    I have no sound on my MacBook Air for sending and receiving messages. All sound settings have been checked and are OK. This problem has arisen many times and is intermittent in the sense that the sound returns and disappears for no apparent reason.

    Open System Preferences > Sound > Sound Effects
    Select:  Play user interface sound effects
    And make sure the Mute box is not selected.
    Now open Mail. From the Mail menu bar clik Mail > Preferences then select the General tab.
    Make a selection from the:  New messages sound  pop up menu.

  • How to send a SOAP message with attachments

    How to send a SOAP message with attachments thru webservice using axis-1_3 can any one sujjest.............................

    Please refer
    http://www.javaworld.com/javaworld/jw-09-2003/jw-0912-webservices.html
    http://xml.sys-con.com/read/40315.htm

  • How to send a text message to a group of people and save the list for next time?

    how to send a text message to a group of people and save the list for next time from an iphone 4s?

    Hey there ipremacha,
    It sounds like you need to enable Text Message Forwarding on your iPhone for your iPad to send MMS/SMS messages through your phone.
    Connect your iPhone, iPad, iPod touch, and Mac using Continuity
    Go to Messages > Text Message Forwarding, and enable the device(s) you would like to forward messages to.
    Your Mac, iPad, or iPod touch will display a code. Enter this code on your iPhone to verify the SMS feature.
    Thank you for using Apple Support Communities.
    Regards,
    Sterling

  • How to send SMS ( Short Message Service ) from java code

    Hi
    How to send SMS ( Short Message Service ) from java code.
    Thanks
    Gaurav

    Do you need to receive SMS? If you need to receive SMS, you will need to host your own GSM device or modem so that people can send you SMS.
    If not, you can just use internet SMS gateways like clickatell as mentioned above will do the work, and post to them by HTTP, XML or email. The cost is about 6-8 cents per SMS. There are cheaper services, but not always reliable. If you need to host your own GSM device, you can use software like http://www.kannel.org (GPL Open Source) or http://www.visualgsm.com. Alternatively, you may obtain a shortcode from your Telco - but these come with monthly subscription of maybe one or two hundreds.
    Regards,
    Joshua
    <SMS Gateway>@Expert

  • HT1529 I have multiple users on my Mac and I was wondering how you tell the system to retain all the user names so they don't have to enter their email addresses every time ???

    I have multiple users on my Mac and I was wondering how you tell the system to retain all the user names so they don't have to enter their email addresses every time ???

    Email addresses into what?
    Each user should have their own account and password to log in.  Each is independent of the other.  So for Mail each has their own Mail account if they set one up in Mail. 
    That's the way it should be set up.  Are you using a single account and allowing multiple users to use that one single account?  If so then in Mail at least you could set up individual mail accounts.  But everything else in the system is shared.

  • Broadcast message to all online users

    Is it possible to write a program/script that will send a broadcast message to all users currently connected to an Instant Messaging server? (including those that are logged-in with the Java IM Client, XMPP client, and/or Convergence) I have looked through all of the documentation and I did not see mention of this anywhere. I am running the following on RHEL5.4:
    Detecting Installed Products...
    Detecting Installed Patches...
    ALTROOT: /
      NAME: ""
      Product: Instant Messaging 8u2
               Version: 8.2-02.04
               Basedir: /opt/sun/comms/im
               Build Date: 20090903Thanks,
    Jim

    shjorth wrote:
    jbuitt wrote:
    Is it possible to write a program/script that will send a broadcast message to all users currently connected to an Instant Messaging server? (including those that are logged-in with the Java IM Client, XMPP client, and/or Convergence) I have looked through all of the documentation and I did not see mention of this anywhere. Theoretically you should be able to use a combination of a dynamic group, the Java IM client Alert functionality to send a message to all users.
    => Alert ACL
    http://docs.sun.com/app/docs/doc/819-4412/achdu?a=view
    => Enabling Dynamic Groups
    http://docs.sun.com/app/docs/doc/819-2503/6n4po7r3u?a=view
    However it appears Convergence ignores the Alert messages -- although they do show up in the Java IM client and XMPP clients (Pidgin 2.5.5). I've logged a new bug for Convergence:
    bug #6906237 - "Java IM client alert messages do not display in Convergence"
    That being said the Convergence user did receive an email with the Alert contents.
    Regards,
    Shane.Thanks for the information! I will try it out when I get a chance.
    Jim

  • Sending a broadcast message to all the systems in the LAN

    Hi,
    I am having a standalone java application [client/server]. My application server is running on some system in the LAN.
    How can i identify that server ip in my client program?
    Is there any possibility for sending broadcast messages to all the other systems on a specific port?
    Thanks,
    Gupta.

    Is there any possibility for sending broadcast messages to all the other systems on a specific port?If you have more than one router/hub these will need to be setup to allow this traffic.

  • HT5395 I have a mac , but i have no idea what version it is.. its all white and i just got it .. i have one problem , i have no idea how to send the text messages ? it keeps telling me i need to have some aol account .so somebody please help me understand

    im just trying to find out how to send a message on the mac ...... someone please help ! thanks so much !

    HI,
    This is fairly generic (for iChat 4) although some links are out of date.
    Start at the second menu down that says "Get a Screen Name"
    http://www.ralphjohns.co.uk/versions/ichatvers4/howtos4.html
    iChat 5 is virtually no different
    iChat 6 adds the Yahoo option.
    As has been said more specific info from yourself will enable a much more detailed reponse from us.
    10:44 pm      Wednesday; July 24, 2013
      iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.4)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • How to send instant messages from my mac

    I would like to know if it's possible to send instant messages to a cell phone from my mac..

    Depends on the standards supported by your cell phone. Skype does exist for PowerPC.
    iChat supports ICQ and AOL instant messaging as well Jabber based chat standards. If you can get one of these, you can go through iChat.
    And finally for Twitter, some options on this article:
    http://ppcluddite.blogspot.com/2011/09/twitter-clients-for-powerpc.html

  • How to send a text message instead of imessage on Mac and Ipad iOs 8.1?

    My iphone 6 Plus, ipad mini 2 and MBA on OSX Yosemite are all linked together under the same wireless network. However when i send a message on my Mac to my friend who is using an iphone, default sending is via imessage. How can i choose to send a text message instead of imessage? WHy? because sometimes my friend is not online. So i need to send a text message that my messages are received real time.

    Hey there ipremacha,
    It sounds like you need to enable Text Message Forwarding on your iPhone for your iPad to send MMS/SMS messages through your phone.
    Connect your iPhone, iPad, iPod touch, and Mac using Continuity
    Go to Messages > Text Message Forwarding, and enable the device(s) you would like to forward messages to.
    Your Mac, iPad, or iPod touch will display a code. Enter this code on your iPhone to verify the SMS feature.
    Thank you for using Apple Support Communities.
    Regards,
    Sterling

  • How to send HTML as message body using SMTP

    I need to send HTML formatted emails. I used the Report Generation Toolkit to build my HTML document and make sure I had all of the formatting right. Then I modified the Save Report To File.vi to also give me the HTML text string on an output connector and I wire this string to the message input on the SMTP Email Send Message.vi.
    I receive the email OK, but all I see is the HTML code in the message body. What can I do to make sure that the email displays the message correctly.
    I use Outlook and I know it will receive and display HTML emails, I get them all the time.
    I would appreciate any help.

    Hi Dgw,
    it is similar. You must change message MINE content-type to "text/html" type. Because everyone document in email protocol have set MINE content-type. It is inforamtion for email servers and for email cients (Thunderbird, Outlook and etc.)
    For sendning mail with attachments you must use and modified "SMTP Send Multiple Attachments.vi" - if you can do backup of this VI and subVIs. Open Diagram of "SMTP Send Multiple Attachments.vi" after "SMTP Send Multiple
    Attachments Message.vi" and ther is VI "MIME Send Data Attachment.vi" - have control "MIME content-type" but code from NI don't use it.
    And like as my previous message, create new string control "MINE content-type" and take out this control to "main" Email VI.
    And embedd
    ed file you set up in control-cluster "attachments". I don't test it, but I mind thet must working :-)
    Have nice day
    JCC
    Attachments:
    email.jpg ‏70 KB

Maybe you are looking for

  • Print page items on Interactive Report

    Hello, I have an interactive report showing employees detail for the department number passed in as parameter. On interactive report, I have page items showing department name and location on the top under report title. When I print or export the rep

  • Movies no longer offered by apple tv?

    So I made a wishlist of all the movies I want to watch. I go to rent one and it says that it is no longer offered on Apple TV. It happened to about 3 of them. I thought that maybe the studio dropped their movies or deal with Apple. I checked, and all

  • Target device isnt suiable for use!!!

    Hi, help needed before I go mad! I have an Acer M5640 computer, have 181GB of free space on my C: drive and have an NVIDIA G-Force 8600GS Driver.  I hae just brought Photoshop Elements and Premiere 8 and have created a dvd I am trying to export.  It

  • Problem Related To PO Taxes?

    Hi All, I want to add excise duty after it's Gr is done. Plz Tell Me How Can I do Tht.

  • Connecting Web Determinations 10.1.0.27 to a DMS

    We are planning to connect Oracle Web Determinations to a document management system. This document management system uses a web service to connect with other systems. Our application already generates a PDF, and we want to save this PDF in a specifi