Information Window (Message)

Hi,
   I have to display an information message if company code 3000 is chosen.
So, I have used MESSAGE-ID I000 with.......
Now, in the window, if i click on continue(tick icon) then i should get my output
which I am able to do that part.
the problem is that :  if I click on cancel (cross icon) , then i should go to the selection
screen ,rather than going to the report.
Can anyone please let me know how to do this?
Thanks

Hi JD,
rich srinivas sanjay all are correct
try this way....
DATA: POPUP_TXT(200).
DATA: ANSWER(1).
Start-of-selection.
if pcode eq '0003'.
POPUP_TXT =' Do you really want continue.'.
        CALL FUNCTION 'POPUP_TO_CONFIRM'
             EXPORTING
                  TITLEBAR              = 'Save'
                  TEXT_QUESTION         = POPUP_TXT
                  TEXT_BUTTON_1         = 'Yes'
                  ICON_BUTTON_1         = 'ICON_OKAY'
                  TEXT_BUTTON_2         = 'No'
                  ICON_BUTTON_2         = 'ICON_CANCEL'
                  DEFAULT_BUTTON        = '2'
*              DISPLAY_CANCEL_BUTTON = ' '
                  START_ROW             = 15
             IMPORTING
                  ANSWER                = ANSWER.
        IF ANSWER EQ '2'.
        exit.
        endif.
ENDIF.
reward points for helpfull answers and close the thread if your question is solved.
regards,
venu.

Similar Messages

  • Changing "file type" in Link Information Window (CS3)

    Hola,
    I am having a problem in Indesign (CS3), and I was wondering if anyone here might be able to help.
    I'm a student updating an older .INDD file for a 47 page book. The pages were all updated as .AI files, but for some reason
    3 of the pages in our InDesign document were assigned a .PDF "file type" in the Link Information window.  When I try and "Relink" to the updated .AI files,
    the program won't link to the .AI file. It will properly re-link to a .PDF version of the file.
    Is there a way to reset that "file type" in the Links Window from .PDF to .AI?
    Ultimately I can use .PDF versions for this, but I'd prefer to have them all .AI files.
    That would be cleaner and easier for the next students down the road who are going
    to inheriet this project.  It seems like this should be an easy thing to do, but I can't figure it out...
    Thank you very much for any information you can provide.  
    ¡Muchas gracias!
    Javier

    Hola,
    Thank you for the quick reply!  I now suspect that I didn't correctly identify the problem.
    In the Links Panel for 44 of the 47 pages, they read pathname/*.AI, so no problem there (although the file type is also .PDF in the link window for those 44 pages that can link to the .AI).
    For three of the pages though, when I try and link them to pathname/*.AI, I get an error message in the document that indicates that "this is an Adobe Ilustrator file that was saved without PDF content".  When I relink those three to pathname/*.pdf, they work.
    So I'm thinking at this point that the problem isn't Indesign, but with the original .AI files that I'm trying to link to. I also suspect that my original idea to change the "file type" in the Links Panel to ".AI" is incorrect, since it's a .PDF file type for all of the 47 pages in this document!
    ¡Muchas gracias!
    Javier

  • Windows message on PSE 7 says the prgm is shutting down.  I have XP sp 3.

    When I open PSE 7 and go to Organizer I get a Windows message saying an error reguires the program to shut down.  I have XP sp 3.  Elements was working ok until about a week ago.  I have been adding scanned images and some are indicated as too large and won't display.  They are jpegs.  I can continue to work in Organizer and ignore the message.  I have tried debugging and sending messages to Microsoft.  How can I resolve the message conflict with Windows?

    See HT203206: iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues.
    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

  • Getting a Dashboard quit window message...

    Hello all.
    I have started to add some widgets to Dashboard, all downloaded from Apple's site, but I will state that not all the widgets in their own site have stated that they are Leopard 10.5 compatible. I've also added two 'Web Clip' widget from my local websites, one is a company's share price and the other the local petrol/gas price.
    Sometimes upon the 2nd or 3rd time reactivating Dashboard, I notice the widgets have "frozen"... I know this because one of the widgets I downloaded was "fan" and the fans (of the mac's internal fan speed etc) has stopped turning...
    *Anyway, so I exit Dashboard and return to the Desktop, and not long, I would get this pop-up window message:*
    +(Yellow Exclamation Point) The application DashboardClient quit unexpectedly.+
    +Mac OS X and other applications are not affected.+
    +Click Report to see more details or send a report to Apple (Ignore/Report... Buttons)+
    So I send the report anyway thought Apple could use all the information.
    I bet this has something to do with the "frozen" widgets inside Dashboard... maybe it's one of the widgets or not, I am not sure.
    Thanks and cheers

    hi,
    i'm getting the same thing (so i figured i'd add to this post), but all i did was run the most recent software update and my dashboard started "unexpectedly quitting" on me. i didn't add any new widgets or change anything in it. it's annoying and a little unnerving. i'm wondering if it'll cause system instability later on. any advise would be much appreciated.
    thanks a bunch!

  • Information windows hide themselves

    Why is it that the Windows 7 version of windows hides information windows and frequently other types of windows from view behind other windows. Often no notice of the window is even present in the taskbar and therefore can cause the user to believe the computer
    is locked up when its merely waiting for user input. If the most recent window open were to be pushed to the foreground always, it would eliminate the need to when something is not working to minimize all windows in case there's a message lurking that can't
    be seen. I find this quirk of 7 intensely annoying at best. 
    Whizzerd

    Hi,
    I'm a bit confused with your description, If you encounter any problem with Windows 7 using experience, it would be better to provide an example or Screenshoot for your problem.
    Thanks for your understanding!
    Roger Lu
    TechNet Community Support

  • Xtra: trouble capturing windows message

    We are trying to use the RegisterNotificationClient in an
    Xtra to capture couple windows messages from an external DLL.
    I basically have two questions:
    1. Is using RegisterNotificationClient the right way to
    capture windows messages from an xtra?
    2. If the answer to 1 is yes, then I have another question as
    when we try to set up the parameters for the
    RegisterNotificationClient I have a misstmatch in the nid, second
    parameter to specify the id of the message to be captured. I have
    for windows an integer constant, but the nid param expects a GUID
    number ...
    Thanks!

    Thanks for the reply Tom. (BTW I'm not the original poster.)
    You are correct- It is a USB drive formatted FAT 32 . After my original post, I erased the drive and started over with a clean slate. This was successful for tape one (about 60 minutes). About twenty minutes into tape two though, it was deja vu all over again. FC froze, I force quit, and lost all of what I had captured from tape one in the process. I unsuccessfully tried to recapture tape one. Same problem again.
    Although this is the first time I've tried to capture through FC onto an external drive, I've got three other USB drives full of video I've captured from VHS with the same computer through a DV encoder. When you say USB is not supported by Apple for video applications, does that mean video editing applications? As for complete information, apologies but I'm not exactly sure what other info. you mean. Please let me know. Thanks again. I appreciate the time.

  • Starts to load homepage, then Windows message: "Firefox has stopped working" All this after a Firefox update

    Directly after an update, Firefox will no longer start. It begins to load my homepage, then fades away with the Windows message "Firefox has stopped working"
    Looking at Norton security history, I see it blocked plugin-container.exe about the time the update was being downloaded.

    I don't know if this is exactly the same problem, but here's what happened to me:
    One day when I opened Firefox I got a prompt for updates. I got upgraded to version 3.6.16. That was over a week ago. This morning, I opened Firefox, got a prompt for updates, clicked ok, and I ended up upgrading again to 3.6.16. Norton gave me a notification about some file being used by fewer than 100 people and having "medium risk", but I wasn't able to take any action, just read.
    Once that upgrade went through every time I tried to open Firefox, it'd pop up, I'd click no to "Do you want Firefox to be your default browser" and then it'd go white and freeze up. I'd get a message from Windows that there's a problem, Firefox has stopped working, it will be closed. No information was sent regarding the problem.
    When I'd open Firefox I'd see two tabs: one about the upgrade to 3.16.6 along with an invitation to upgrade to version 4, and another being my homepage to yahoo.com.
    I also have Internet Explorer, so I opened that, went to Firefox's website and downloaded version 4. So far that has taken care of the problem~I can use Firefox again.
    However, I did have a couple small difficulties while downloading version 4. Right off it would not immediately start running. That was blocked by my Norton. So I had to click on "click here". Also during the process I got a message about two add-ons being incompatible, so they were disabled, and no updates could be found. They were: Microsoft .NET Framework Assistant 1.2.1. and Norton Toolbar 4.6.
    I worried it was a virus but it seems like more of a compatibility problem involving maybe Norton? I have the 2010 version and haven't upgraded to Norton 2011 yet.
    Anyway, like I said, so far version 4 is working fine, but I thought I'd pass on the incident.

  • Just installed Firefox 3.6. Firefox will not start and Firefox safemode does not start either. Using Task manager I do not see if started either. If I create a new profile and start from that window, Firefox starts up. I see no error windows/messages. I d

    Just installed Firefox 3.6. Firefox will not start and Firefox safemode does not start either. Using Task manager I do not see if started either. If I create a new profile and start from that window, Firefox starts up. I see no error windows/messages. I do have it listed in my Firewall as an exception program with Permit All. What is happening?
    == This happened ==
    Every time Firefox opened
    == After removing Firefox and Reinstalling it. ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.4; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; MS-RTC LM 8)

    If that new profile works then you can transfer some files from the old profile to that new profile (be careful not to copy corrupted files)
    See http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    See also [[Basic Troubleshooting|#Make_a_new_profile|Basic Troubleshooting: Make a new profile]]

  • Safari of my Macbook (on WiFi) suddenly fails to connect to the Internet.  A popup window message says another device on the network is using my computer's IP address.

    But then there was still no Internet access even after I have disconnected all other home computers (a total of four including the Macbook and one iMac desktop.  For simplicity, I shall categorically called them Mac hereafter unless otherwise specified.  The Macs are operating on WiFi.). 
    The window message recommends changing the IP of either the Macs or the other device.  The latter of course does not apply because I don't think the other device is one of my computers. 
    My questions:  
    (1) Why did that happen suddenly since the Mac and other computers on the WiFi was working fine in the morning (as well as days before) and then all of a sudden an unknown device is using my computer's IP?  As far as I (we) can remember, we did not do any thing unusual this morning nor had we downloaded any special programs.
    (2) How do I change the IP since it requires Internet acess to do it and since I can't access the Internet on the Mac? 
    (3) I am almost sure the problem is not caused by the Internet service because when I connected the Ethernet cable from the DSL modem to an old Windows PC, I got Internet via Internet Explorer.  [I am actually sending out this message via IE on my PC.]  However, when I cennected the Ethernet line from the modem to a WiFi router (Airport Extreme) and then connect the router and the old PC, I did not get Internet on either the Mac nor the PC.  Similarly, there was no Internet on both Mac and PC If I connect Ethernet only between the modem and the router but not between PC and router.  So, the question is whether a third unknown party has gotten hold of my Mac IP address and is trying to break into the Mac?  Can it steal my personal info?
    (4)  How can I repair the Mac now and prevent future recurrences?  Is changing the IP address the way to do it?  (But like I said before I had tried but could not change the IP because I did not have Internet access on the Mac.  Is there an alternative method?) 
    (5) I wonder if a computer's IP address remains constant if you don't change it.  The reason I am asking this question is because the aforesaid window message on the Macbook--not sure about the iMac--shows a different IP address--a few numerical digits were changed--almost every time it pops up following every failure trial of mine to access the Internet.  Was the Macbook trying to change the IP for me or was there some thing not right?

    Re: Another device on the network is using your computer's IP address.
    This message/problem was occuring intermittently for me in a household with two MacBooks accessing one Airport extreme.  Rebooting the modem and router would only temporarily fix the issue for me, so I spoke with a friend who works for Apple and it seems that the Airport Extreme settings were at the root of our particular issue.
    The router(Airport Extreme) recieves only one IP address from the modem and in order to allow it to share the IP address with two computers at once, the solution in my case was through:
    Applications>Utilities>Airport Utility>Manual Setup>Internet
    under Internet Connection- Select "share a public IP address"
    under NAT, check the box for "enable NAT Port Mapping Protocol"
       (this will allow the sharing of one public IP address with multiple devices)
    if this is a new setting, then click "Update" and the Airport Extreme should reboot itself with new settings applied.
    When all else is working properly, this is a satisfactory solution in my case.

  • I receive Security Information Required message when I try to rent an itunes movie from my apple tv. I rent fine from my macbook, and have sharing turned on, WTH?

    My apple tv appears to work fine, watching netflix and other apps. but when I try to rent an itunes movie I receive the Security Information Required message. I have sharing turned on, the apple tv and macbook are logged into the same apple ID.
    WTH?
    pretty frustrated.

    It's telling you to verify your payment details. You need to go into iTunes on your computer and check that your address and credit card info are accurate. You will also need to make sure you have put in your security code.

  • How do you get to the "Multiple Item Information" window so I can click "Part of a compilation:?

    How do you get to the "Multiple Item Information" window so I can click "Part of a compilation"?  When I transfer a CD to iTunes, and the CD has ten tracks, it loads as ten different albums.  Also, once this happens, do I have to delete the album and start over or is there a way to merge the albums in iTunes?  Using iTunes 10.04.08.

    And you've made me remember that using the compilation flag may only work in iTunes if you go into the Songs view, then use View > Column Browser > Show Column Browser and then View > Column Browser > Group Compilations to make sure this line is ticked.
    It is also best if View > Column Browser > Use Album Artists is also ticked.
    tt2

  • Missing sender information in message from Integration Process

    Hi All,
    I am testing a scenario uses Integration Process. This Integration process sends out a async message but this message has empty sender tag in header , Because of this routing rules and agreements defined for this are not triggered and message goes into error state.
    There is sender interface Information in message header but not integration process information. I am working on SAP NetWeaver PI 7.1 system. This is working from other synchronous interface in same process.
    Routing rule and receiver agreement has sender as mandatory field, so can not define generic set without sender component.
    I went through SAP Note 807640 But there is no information about such error.
    Am I missing something in configuration? Please let me know how can i configure Routing Rule and Interface Determination for this scenario.

    Thanks for replying to the post.
    Integration process is used as a async-sync bridge. Following are high level steps.
    1. Receive async FI message from sender
    2. Map message to BAPI SAP FI document
    3. call Sync BAPI.
    4. Map the response of BAPI.
    5. Post it back to sender in async mode.
    I am having problem in step 5 where message is coming out of BPE without its own name (i.e sender name). Thus it does not triggers Routing rules and fails.

  • Lightroom suddenly stopped while I was working in it.  I got the Windows message "Adobe Photoshop Lightroom 64 bit has stopped working.  A problem caused the program to stop working.   I have tried re-booting as well as reinstalling Lightroom 5.7 but when

    Lightroom suddenly stopped while I was working in it.  I got the Windows message "Adobe Photoshop Lightroom 64 bit has stopped working.  A problem caused the program to stop working.   I have tried re-booting as well as reinstalling Lightroom 5.7 but whenever I try to start the program I get the same message.

    Is that really the exact message you are receiving?

  • Windows message that reads APE's has stopped working

    I have a new Sony Vaio and Premiere Elements 4 was preinstalled when I bought it. I'm now trying to create a movie and I've never used PE before, I can add various clips into the sceneline as well as titles, but when I go to preview my video in the preview screen it plays about 10 secs of a clip before just closing the whole program down and coming up with a Windows message that reads
    "Adobe Premiere Elements.exe has stopped working. A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available."
    I haven't had a solution! Please help, its really frustrating, I just want to get started with my movie and I can't.
    Thanks
    Gemma

    You don't say what operating system you're using, what your system specs are or, most importantly of all, what type of camcorder your video came frame, but all of these things can affect the program's performance.
    Another large factor is outdated firmware and, especially, outdated Quicktime.
    Because there are so many possibilities, I'd recommend you contact Adobe Tech Support and do some troubleshooting with them.
    http://www.adobeforums.com/webx/.3bbe7d56

  • Windows Message 'iTunes has stopped working' and fails to sync my iPhone

    Ive synced my iPhone so many times, but now its decided it doesnt want to co-operate. I dont have that much knowledge of iPhones when they go wrong.. So heres what happens and what I need help with..
    I connect my iPhone to iTunes and it starts syncing and backing up my iPhone and when it gets to loading songs it gets to about the second song and a windows message pops up and says
    iTunes has stopped working
    Windows can check online for a solition to the problem (i have clicked this and nothing happens)
    and it also just tells me to close the program
    Its beyond frustrating now, its happened about 10 times
    I also downloaded the latest version of iTunes but that hasnt helped...
    Help!

    Maybe you should try to re-install iTunes cleanly as described below:
    http://support.apple.com/kb/HT1925
    Hope this helps!

Maybe you are looking for

  • My app crashed and now I constantly get Photoshop quit unexpectedly even after reinstall...what to do?

    Was working on Lightroom and bringing an image into PS when it crashed and I constantly got "Photoshop quit unexpectedly", tried to reinstall a clean install also removing all preferences with no luck. For some reason I still get "Photoshop quit unex

  • Mirror an older mac book pro

    How can I mirror an older mac book pro and ipad 1 to an hdtv?

  • Tuning large query

    Hello, I have a query that will produce about 3M rows. The main problem is that when I execute the explain plan for it and see the explain results, I see that the estimate time total is about 999 hours. Also all joins are displayed as "full scan", I

  • Apple macho - linker error Missing Game Kit Framework

    I get this error when I try to test my game on a device but it works fine on the simulator... My device is also up to date... Here's the error "ld: framework not found GameKit collect2: ld returned 1 exit status Command /Developer/Platforms/iPhoneOS.

  • Background for viewing 20" iMac gradient

    Experimented with a number of background colors to accentuate the gradient problem. Found a salmon color worked best. Easily shows the top to bottom gradient, but even found another gradient working left to right.