Pop up message

hai,
I need to create popup message based on values while saving the document in TC : IW41.
After entering the Order no in IW41 and pop up message should come with multiple values( i.e 5 check boxes should come for 5 values) with having SAVE button.
If user click on SAVE button then only document will save.
Can any body help me regarding this above issue ?
Regards,
Rajesh Kumar Satpathy

Hi,
There is function module called POPUP_TO_CONFIRM which you can use to give pop up message.
Please go through the function module documentation for help.
Example:
*--Popup to confirm the changes.
  CALL FUNCTION 'POPUP_TO_CONFIRM'
    EXPORTING
      text_question         = p_qtext
      text_button_1         = text-026
      text_button_2         = text-027
      default_button        = '1'
      display_cancel_button = 'X'
    IMPORTING
      answer                = ans
    EXCEPTIONS
      text_not_found        = 1
      OTHERS                = 2.
  IF sy-subrc <> 0.
    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
            WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
  ENDIF.
p_qtext is the question.
text-026 is Yes.
text-027 is No.
ans will be based on the input from the user.
  IF ans = '1'.
    PERFORM proceed_to_save.
  ELSEIF ans = '2'.
    PERFORM free_and_backto_100.
  ELSE.
    SET SCREEN '200'.
    LEAVE SCREEN.
  ENDIF.
Thanks,
Ramya.R

Similar Messages

  • How can I create a pop up message in MULTILINE on WEB GUI?

    Hi Experts,
    I have gone through several thread to search if I can write pop up message in more than in one line.
    for example...
    title: continue ?
    SDD no12366
    customer name: abc ltm
    lines: 2 lines records
    gr_pers_popup = comp_controller->window_manager->create_popup_2_confirm(
                        iv_title = 'CAUTION - Continue Import ?'
                        iv_text = lv_text "'SDD-1234676; Cust - ABSOLUTE GLASS WORKS; Lines - 2'
                        iv_btncombination = if_bsp_wd_window_manager=>co_btncomb_yesno
        gr_pers_popup->open( ).
        gr_pers_popup->set_on_close_event( iv_event_name = 'Confirm' iv_view = me ).
    Please advise, if any work around available to display multiple line on pop_up_confirm text on WEB UI .
    Thanks in advance.

    Multiline messages cannot be shown on standard Pop Up. In case you need multiline messages then create a new view, use it as a pop up and then you can show text messages as per the business requirement.
    The blog mentioned above (http://wiki.sdn.sap.com/wiki/display/CRM/CallingCustomcomponentaspopupfromastandardcomponentinCRMWEBUI-Part+2) will definately help you
    Rg,
    Harshit

  • A pop-up message is frozen on my settings page. I was trying to set up an apple id for iTunes when I got a message "required fields have been left blank. The missing information is highlighted in red." the ok button doesn't work. 1st gen iPad.

    A pop-up message is frozen on my settings page. I was trying to set up an apple id for iTunes when I got a message "required fields have been left blank. The missing information is highlighted in red." the ok button doesn't work. The message is now fixed &amp; I cannot get rid of it. Ironically, when I found this forum I was able to set up an apple Id. Please advise how to get rid of the pop-up box. Thanks!

    I'm having this same problem as well and cannot advance--very irritating. All of the information is filled out correctly and I've editted my AppleID information online separately as well to get around this issue, but no luck...

  • How to log "send failed" to a file instead of showing a pop-up message

    Hi, I am working with Flex 4.1 on Linux but I suppose this problem must be common to all versions of Flex.
    I am working on a Flex client front-end which connects to a Java back-end (in Tomcat) via BlazeDS. All of this works OK 99.9% of the time. However, from time to time (let's say, if the client browser has been open for several hours), the user gets a pop-up message saying "Send failed". It seems to be a harmless transient error -- if the user closes the pop-up, the front-end carries on as usual and seems to continue to work as expected.
    Is there a way to have the "send failed" message written to a log file instead of opening a pop-up message?
    As a separate problem, if anyone has seen occasional, transient "send failed" errors, I would be interested to hear about that. If you have some solution to make them go away, that would be terrific.
    Thanks for your time, I appreciate your help.
    Robert Dodier

    Firefox since 20.0 has had the current download history way it is now. It was possible to enable the old manager up until Firefox 26.0 was released.
    One way to have Downloads in a tab is to use '''about:downloads''' in a tab which can be found in the about: urls list about:about

  • Since update to iOS 7, every time I open an app a pop up message telling me to connect to iTunes to use push notifications comes up. EVERY TIME! How do I make it stop???

    Since update to iOS 7, every time I open an app a pop up message telling me to connect to iTunes to use push notifications comes up. EVERY TIME! How do I make it stop???

    Do you use iTunes with your iPad and if so, have you tried syncing your iPad with iTunes since you updated the iOS?

  • HT4623 I'm continually getting a pop-up message on my iPhone that asks me to enter my Apple ID password for an email address that I no longer use.  How do I get rid of it?

    I'm continually getting a pop-up message on my iPhone asking me to enter my Apple ID password for a email address I no longer use.  How do I make it stop?

    If you are signed into your current iCloud ID you shouldn't be prompted for the old ID unless there is another service still signed into it.  Check the ID in iMessage (Settings>Messages>Send & Receive), FaceTime (Settings>FaceTime), Game Center (Settings>Game Center), the iTunes store (Settings>iTunes & App Store), etc. to make sure you aren't still signed in with the old ID.  If you are, tap the ID, sign out, then sign back in with the new ID.

  • I spend a long time to try to sync my itunes music on my ipod 160 GB Classic, but after waiting so long get a pop up message that itunes stop syncing because of error 46, some times giving me 58, 1469, and many other numbers, please help macbook pro

    i spend a long time to try to sync my itunes music on my ipod 160 GB Classic, but after waiting so long get a pop up message that itunes stop syncing because of error 46, some times giving me 58, 1469, and many other numbers, please help am using macbook pro

    That is precisely what my mid-2010 MacBoook Pro 13 was doing before the drive finally died after an Apple Genius rebooted it a dozen or so times. I have since read about the exact same thing happening to others, including a writer for The Atlantic magazine who had never had an issue with a Mac before. Do a back-up ASAP to make sure you don't lose anything and see about replacing the HDD. It is only about $140 for a new drive. The real issue is if you lose your data, too. So, make sure you do that back-up!

  • How to change font size and window size for a pop-up Message Window?

    Hello,
    I am trying to display a very important message to alert our tester or any user when there is an emergency and they have to stop the test they are doing. I really desire to use larger message window/fonts to do this.
    I have tried Display Message To User and converted it to SubVI, but no luck yet. I thought SubVI might work. But when it's displayed, the original Pop-up Message Window sat right on the SubVI panel. When I then clicked OK to close the Message Window, it closed the SubVI panel as well.
    Are Text Indicator and its Visible Node the only way to make this happen? If yes, could someone teach me how to pause the program execution like Display Message To User when the program is waiting for user to click OK to continue?
    Thanks So Much!
    Shun

    Hello,
    Why don't you create your own vi and customize it.
    See the attached example made for you
    Software developer
    www.mcm-electronics.com
    PS: Don't forget to rate a good anwser ; )
    Currently using Labview 2011
    PORTUGAL
    Attachments:
    Main4.vi ‏7 KB
    messagebox.vi ‏15 KB

  • I need help. My ipad 2 was stuck in recovery mode. i tried to connect it to itunes and restore but after downloading the file and extracting the software there is a pop up message that says "the device is full" i dont know what to do. Its been 2 days now.

    I need help. My ipad 2 was stuck in recovery mode. i tried to connect it to itunes and restore but after downloading the file and extracting the software there is a pop up message that says "the device is full. Deleting files and emptying your recycle been will help you restore." how am i going to erase files if i can't open my ipad. i dont know what to do. Its been 2 days now. please help. thanks.

    yes i am sure. This are the exact words... "The iPad "iPad" could not be restored. The disk you are attempting to use is full. (Removing files and emptying the recycle bin will free up additional space". i tried some options, hard reset, redsnow, tinyumbrella but still it's stuck.

  • When I try and open adobe illustrator I get a pop up message saying "To open "Adobe Illustrator CS6" you need to install the legacy Java SE 6 runtime."

    When I try and open adobe illustrator I get a pop up message saying "To open “Adobe Illustrator CS6” you need to install the legacy Java SE 6 runtime." it also says "Click “More Info…” to visit the legacy Java SE 6 download website." When i click more info it transfers me to an apple page which never loads, its just a blank page. I downloaded Java SE 6 like it says it needs but it did nothing. All of my other Adobe programs such as bridge, dreamweaver, lightroom, Photoshop, indesign, and flash all work except for illustrator. What can I do to fix this?

    Go to Apple and look for the Java for OSX 2014-001 link. Download from there and install it.

  • Everytime I open lightroom I get a pop up message saying "Lightroom encountered an error when reading from its preview cache and needs to quit" and it closes. Ive already tried reinstalling, nothing seems to work. Help please!

    Every time I open lightroom I get a pop up message saying "Lightroom encountered an error when reading from its preview cache and needs to quit" and it closes. Ive already tried reinstalling, nothing seems to work. Help please!

    Open the folder containing your catalog. In that folder you will find another folder with the extension .lrdata, and you need to delete that folder. After you do that, Lightroom should start normally and will create a new preview cache.

  • TS1368 HELP!!! After upgrading to IOS 6.13 my IPAD Stucks in a plug-in screen and the Itunes. When i Try to connect to iTUNES pop-up message apear "iTunes has detected an iPad in recovery mode.. You must restore this iPad before it can be used with iTunes

    I have windows 8 enterprise OS and iTunes ver. 10.5.0.142. I was upgrading my iPad to IOS 6.1.3. After finishing the upgrade my iPad Reboot and currently stucked-up in a plug-in screen and iTunes Logo. When I try to connect it to the iTunes pop-up message appear saying " iTunes has detected iPad in recovery mode. You must restore this iPad before it can be used with iTunes." In short, I push the restore button then another pop-up message appear saying " The iPad software update server could not be contacted. Make sure your network settings are correct and your network connection is active, or try again later." I tried many ways but still no luck. I repeatedly reboot the iPad and open the iTunes still the same problem. I try also to uninstall the iTunes and installed the lower version but still the same problem, I even check the firewall if the ITunes was block or My privileges is administrator to run the iTunes or even reset my winsock but the problem still remain. PLEASE HELP! Thank you in advance!!!

    Turn off your firewall and antivirus software.

  • Keep getting pop-up message re updating RSS feed for twitter

    Please advise why I get this pop-up message. After I get it and fill in the info, I get another pop-up message asking for the same info, which doesn't take. What's going on? My Safari version is 4.1 (4533.16)
    Enter your name and password to update the RSS feed.
    To update the RSS feed “Twitter / mimbrava with friends”, you need to log in to the area “Twitter API” on twitter.com. Your password will be sent in clear text.
    Name:
    Password:
    _ Remember this password in my keychain
    Cancel Log In

    Ok...
    From your Safari Menu Bar click Safari / Preferences then select your Security tab.
    Click: Show Cookies. Delete all Twitter cookies.
    And in the Preferences pane select the RSS tab. Click: Check for updates. Select: Never
    Restart your Mac.
    See what happens when one is a senior citizen, Carolyn? You've got a great memory!
    It rang a bell. I've never seen this behavior before with pop ups from Twitter. Interesting...

  • How to get a pop up message in the portal??

    Hi experts,
    I am implementing the Objective setting and appraisals and I am trying to display a pop up message when they press the review button.
    Does anyone have the code for this because it is not working as it does in R/3.
    ( I have succesfully made error messages but I need a pop up with yes or no)!!
    Thanks,

    Hi, try by doing a custom html page based on the page you're using for Performance Mgmt, then add the html+javascript code for a popup display through SE80.
    Regards

  • My iPhone 5 got problem when connect with lighting cable, this will keep pop up message "this accessory may not be supported"

    My iPhone 5 got problem when connect with lighting cable, this will keep pop up message "this accessory may not be supported", I can't charge or sync at all. I tried plug and unplug many time, still can't detect/charge my iPhone5, but sometime will 'lucky' that can connect to my iTunes and charge battery…
    This message will auto pop up also when I don't have plug anything in my iPhone 5, It is very annoying…
    The lighting cable is original and now i'm using OS 7.0.4 / iTunes is 11.1.3
    What I can do to fix this problem? Thank you.

    I would try using another cable you can likely borrow one to test from somebody
    if it's the same then likely the connector in your iphone have been damaged

  • I own fully paid for license for Dreamweaver CS6. Every time I click to open the app, I get a very annoying pop-up message. How do I stop it?

    I own fully paid for license for a Mac version of Dreamweaver cs6. Every time I click to open the app, and before I can start using CS6, I get a very annoying pop-up message (see screen shot below) that states I have a trial version and do I want to buy into the cloud version, which I don't.  How do I stop the pop-up? This message seems to originate from the Extension Manager.
    I tried trashing Extension Manager, but another annoying pops-up which states that I have to "reinstall the application manager". Of course, there is no such thing as a "application manager" that I can find. I guess it should be "extension manager".
    I no longer own Photoshop because there are so many great alternatives available. Can't wait to do the same with Dreamweaver.
    Adobe can't even get the correct cost. I'm an US Customer however they quote the Creative Cloud in Euros. Go figure........

    I have faced this problem in the past.  In my case, I had Adobe registered under two separate ID.  One when a student and the second as a regular employed individual.  Because I purchased the licensed while at the University, the registration was listed under the school id. So, when I login in Adobe using my regular ID, I then received the annoying marketing campaign add.
    Therefore, review that you have enter the correct id during loging. IT is possible that you login to the community as one ID but purchased the subscription using a separate user name. In these cases, the computer will not know that you already have a paying license.

Maybe you are looking for