Hiding pop up messages during submiting a program

Hello All,
I am using 'submit'  in first report (program1) to call another report (program2) and returning.
In the execution of the program2 seperatly, we get a information message popup.
Now if I execute the program1 (indirectly executing program2),
I get the same information message popup.
How could hide the information message popup from appearing?
Please help.
Thanks and Regards,
Kunal.

Hello Piyush,
Thanks for the solution.
But I can't do the same because, in program2, i am uploading and downloading to the presentation server, which is not possible in the background job.
Please suggest what should i do.
Thanks,
Kunal.

Similar Messages

  • Prevent pop up message during loading of data through LSMW

    Dear all,
    I have created an LSMW program to load data. In the recording an POP up screen appears which has the information "Do you want to adopt the data" YES/NO/CANCEL.
    I have recorded the program by selecting NO. Still during uploading of data, the screen appears, expecting the selection of an option. This pop up is from SAP standard program and by default the option is YES.
    I expected that this message will be ignored if "background processing " option is selected, but this is not so, during background processing, the load fails with error.
    I searched in this forum and was successful in getting a little clue of suppressing the message which is as mentioned in the  below message.
    Question :- [https://forums.sdn.sap.com/click.jspa?searchID=30750356&messageID=4218861]
    I tried as per the option but i am not very clear of what syntax should be maintained to suppress the message box.
    We are in R/3 4.7 version.
    Note :- My requirement is slightly different from what is asked in the thread mentioned above, i only want to suppress the message box and proceed with the loading.
    Can any of the experts provide solution for solving my problem.
    Regards,
    M.M
    Edited by: Magesh Magesh on Aug 24, 2009 11:40 AM

    Dear Mr. Rahul,
    Thank you very much for your reply. I am using the t.code QM01. In this after entering the Material, revision level, plant, production order and operation number, when i present enter, the pop up appears. I want to suppress this pop up with values either NO or CANCEL.
    Kindly help me solve my problem.
    Regards,
    M.M

  • Pop up message during MIRO when Downpayment exist for the Vendor

    A Vendor is already having Downpayment of some amount, while doing Invoice Verification (MIRO) for this vendor one Pop up message is coming "X Currency Name of Company Vendor Account Group Exist".
    In this case when the downpayment amount is Rs. 100, Currency is EUR, Description of Vendor Account Group is Third Party Vendor & Company name XY, the pop up message is coming as "100 EUR XY Third Party Vendor Exist".
    While Checking the message through SE91, the message(F5096), the  description is written as "&&& exist".
    Why the message is not coming like this, "100 EUR Downpayment exist".
    I want to know where the setting lies.
    Nalini Kanta Das

    milkmansrevenge wrote:
    I have since tried to make a JOptionPane appear in a seperate thread Not good since all Swing GUI components must be called on one thread only, the EDT. I'd recommend either creating a JOptionPane as a JDialog (the API will show you how) or just create a JDialog, and show either one in a non-modal way using a Swing Timer to dispose of them when a time period is up.
    for example:
            JOptionPane optPane = new JOptionPane("This is my message");
            // here FooFrame is the enclosing JFrame.  This needs to be changed
            final JDialog dialog = optPane.createDialog(FooFrame.this, "Dialog Title");
            dialog.setModalityType(ModalityType.MODELESS);
            dialog.setVisible(true);
            int duration = 2000;
            Timer swingTimer = new Timer(duration, new ActionListener()
              public void actionPerformed(ActionEvent arg0)
                if (dialog != null && dialog.isVisible())
                  dialog.dispose();
            swingTimer.setRepeats(false);
            swingTimer.start();Edited by: Encephalopathic on Mar 29, 2009 3:23 PM

  • Pop-up message during MIRO

    Dear sir ,
    In Service Master for a specific type of services where "work contrct tax" is applicable , we mention Service Type as "WCT" . Our requirement is that at the time of MIRO , a message / pop-up message should be appeared on screen indicating that "Work contract tax need to be deducted" .
    Please guide me how can we achieve the desired functionality .
    Regards
    B V Mittal

    Dear Mr. Rahul,
    Thank you very much for your reply. I am using the t.code QM01. In this after entering the Material, revision level, plant, production order and operation number, when i present enter, the pop up appears. I want to suppress this pop up with values either NO or CANCEL.
    Kindly help me solve my problem.
    Regards,
    M.M

  • Help needed :How to Supress Standard pop-up messages in an ABAP program ???

    Hi All,
    A particular function module i use in my program gives pop ups with information messages when the program runs.  There is not returning parameter which throws this message.This is not desirable.  Is there a way to supress these pop ups?
    Regards,
    Venkat.

    try adding IN BACKGROUND TASK to the FM
    i want to give an example as well...
    see
    CALL FUNCTION 'POPUP_TO_INFORM' IN BACKGROUND TASK
      exporting
        titel         = '123123'
        txt1          = 'here'
        txt2          = 'there'.
    This FM actually show give an popup.. but it runs in bg mode so wont give an popup....
    hope this helps.
    Vinod,
    i dint see ur post before i posted..
    Edited by: Soumyaprakash Mishra on Dec 24, 2009 6:36 PM

  • Hi there, I can't install Photoshop CC on my computer. The pop-up message directs me to press "Retry" every time I try to install the program. Thanks for your time and consideration!

    Hi there, I can't install Photoshop CC on my computer. The pop-up message directs me to press "Retry" every time I try to install the program. I'm a bit unsure of what to do from here. Any help is appreciated!
    Thanks for your time and consideration!

    YOu have not provided any system info or other technical details, so we can't know.
    Mylenium

  • Suppress Information message during submit a standard program

    Hi experts,
    I am calling standard program RCATSCO from a report using following code:
    SUBMIT rcatstco WITH p_pernr  IN s_pernr
                      WITH p_date   IN lt_r_date
                      WITH p_belnr  IN s_belnr
                      WITH s_rkdauf IN s_rkdauf
                      WITH p_budat EQ sy-datum
                      WITH p_warn   EQ gc_x
                      EXPORTING LIST TO MEMORY
                      AND RETURN.
    When all data are already transferred to controlling this standard program displays a popup information message 'No data for transfer'. I need to suppress this popup and continue execution of the report. Please help.
    Thanks,
    Arnab

    One option is to do that check yourself and bypass submitting the program if there is no data to transfer. Another option is to submit the program via job. That way the the message will go to the job log. I see that you are using the option exporting list to memory, which means you want to read the spool after the program is executed. With the "via job" option, you may need to monitor the status of the job for completion and then read its spool.

  • Pop up message regarding encoding in internet explorer

    Hi, please help me.  I have a gateway (monitor screen) and my hard drive is a Compaq Presario CQ5700Y PC (Windows 7)
    I tried to copy a book from my kindle fire HD into Internet explorer file to open and read.   During the process it prompt me that I would have to change the encoding because the text was in another translation (like Hebrew text).  I was not sure what that meant, so I looked it up and I realized that although the book was purchased in English,  however, while coping text onto the computer word could change it to another font/text, language.   I went in to my system to try and change the encoding and it did not convert the text to English.   It prompted me to download language packs for Windows 7.    When I realized that it would not work, I immediately went into the system and changed my settings back to the original settings.   However, I keep getting a pop up message every time I tried to install or download an application.   Please see the message below:
    Message:  Internet Explorer
    This page uses fonts that need to be temporarily installed.  This is usually safe.  Do you want to allow these fonts to be downloaded?     
    It is extremely frustrating because it consistenly pops up.   Please, please help me.   Anyone who is computer savvy. 

    See this:
    [http://support.mozilla.com/en-US/kb/Changing+the+e-mail+program+used+by+Firefox]

  • K8N DIAMOND Plus Error(?) message during post.....

    I know some of the DIAMOND PLUS owner have gotten this...it appears at the bottom of the screen, only when both SATA controllers are enabled and a drive plugged in to both:
    "NOT ENOUGH SPACE TO COPY PCI OPTION ROM [00:13:00]"
    Has there been any answer or resolution to this? Or does anyone know what it means??

    Rocketman18,
    I have scene that error message when I first start being up my Diamond Plus.  It never seamed to have any effect on the system or its function and after one of my first real completed BIOS Clears procedures it never came up again.  I think it is one of those undocumented BIOS parameters gets trash in it that causes the unused error message to be displayed.  I contacted MSI Support and that is when they sent me the V1.16 BIOS was to clear that error message and a few other ones weird error message during boot.  I think if you will take the time to do that supper BIOS clear procedure I have been trying to get you to, but you never seam to get around too.
    Here is the procedure again if you want to try it, now.
    This procedure insures the there is no power let in the system to defeat your attempt to clear the clear the BIOS parameters.
    (1) Unplug the AC Plug cord from the computer.
    (2) Remove the Battery.  If your like me and has always struggled with get the little battery out when buried behind and under cables in between I/O cards.  Get a small pair of needle nose priers and press the two metal tabs together that make up the retaining clip.  Now this first time you do this it will surprise you, because if there is nothing it its way the spring contact behind it will pop it out with enough force to send it flying.  If you power supply is mounted in the bottom of your case, put paper over the grill, because if the battery goes in there you are in for at lest 12 pack day.
    (3) With power, unplugged and the battery remove press the BIOS clear button and the Power switch and holed them for twenty to thirty seconds.
    (4) Then, let the system set for as long as you have patience, at lest thirty minutes.
    (5) Again, press the BIOS clear button and the Power switch and holed them for twenty to thirty seconds.
    (6) Reinstall the battery and plug the power back in.
    (7) Boot the system to the BIOS to BIOS Default Values, Save and Exit.
    (8) Reboot to BIOS Setup Routine and Set all Bios parameters to the normal system operating parameters, save and exit.
    Note: Do not setup your system for any over-clocking, but check you memory default setting to insure the BIOS is setting them correctly.  Mine sets the default memory voltage to below the manufactures spec.
    (9) Reboot the system to the BIOS setup routine, YES again, rechecks that all of you normal system operating parameters are still correct save and exit.
    Roger
    When submitting a problem, include a complete list of your system components; include part numbers, all Power Supply Voltages, and their output ratings.  It is almost impossible to estimate what your problem is without knowing something about it. 

  • 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

  • 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.

  • After upgrading to 27, firefox will not start. Saw an error message during the upgrade process.

    After upgrading to 27, firefox will not start. Saw an error message during the upgrade process but cannot remember.
    Tried to run firefox.exe -P but receive error message:
    XML Parsing error: undefined entity
    Location: chrome://mozapps/content/profile/profileSelection.xul
    Line number 18, Column 1:
    <dialog
    ^
    Running on Windows XP SP3. No problem whatsoever before upgrading to 27. Sending this from Chrome as I cannot open Firefox at all.

    Thanks jschaer2000: after starting it once in safe mode, I closed Mozilla and tried several restarts in normal mode. So far, all worked:-)
    Thank you very much again.
    Still the automatic update process bothers me: it took me several days to discover the reason to the malfunction, since when I removed the problematic version from Add and Remove Programs, I didn't pay attention at first that it was another version, not v26 which I installed from my folder.
    In addition, I like to save the installation files before I run new programs and if I didn't have v26 exe file, I couldn't have operated Mozilla at all. Not that it was fun to remove and install again each time v27 didn't react, but it was better than nothing, I still prefer Mozilla over its competition.

  • Error While Submitting Concurrent Program

    Hi all,
    While submitting Concurrent Program in HRMS to check the Seeded Output,I am getting the following Message
    app-fnd-00314 invalid printer ( not print ) and print style (ZA PS Portrait) combination.
    Could someone please tell me How could I figure it out.
    Thanks & Regards

    914618 wrote:
    Hi all,
    While submitting Concurrent Program in HRMS to check the Seeded Output,I am getting the following Message
    app-fnd-00314 invalid printer ( not print ) and print style (ZA PS Portrait) combination.
    Could someone please tell me How could I figure it out.
    Thanks & RegardsWhat is the type of the concurrent program?
    Are you printing to specific printer or to noprint?
    Please see the solution in these docs.
    Accrual Reconciliation Report Errors With APP-FND-00314 Invalid Printer And Print Style Combination [ID 564009.1]
    Cash/Bank Book Report Error APP-FND-00314: "invalid printer and print style inloc_bacs” [ID 551975.1]
    Quarterly Tax Return Worksheet (Form 941) Fails With APP-FND-00314 [ID 307701.1]
    Thanks,
    Hussein

  • 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.

  • How to Configure a Pop Up Message in Sales Orders

    Hi,
    How can I display a message when creating or changing sales orders? I need the configuration steps for 4.6.
    Thanks,
    Sai.

    Hi,
    First you need to make an entry of your pop up message in the sales text view of the material master and when the user enters that material, he will be able to see that message. The Config part is in spro/sd/basic func/text control. You need to define the text types, access sequences and the text determ procedures.
    You have to maintain the desired text in the material master sales text editor and turn on the indicator 'Display texts during transfer' under Text control in configuration for the sales order-item for the material sales text. This will display a Pop-up message when booking orders
    Reward points if found helpfull...
    Cheers,
    Siva.

Maybe you are looking for

  • Itunes will not load, someone please help!?

    i have read all the forums, and nothing is working for the technical help that I need, itunes will not load or work and no matter what help I am trying to seek, nothing is working. I have tried uninstalling, reinstalling, everything that people are a

  • Coreservicesd eating my RAM

    coreservicesd is using roughly 340MB of real memory.I did not expect any issue with mac when work on it,but this app. or task seriously took my RAM day by day. Thank you

  • Is join on BINARY_FLOAT faster than join on NUMBER?

    Hi, When designing a star schema, would I get better join performance if my keys are NUMBER datatype or BINARY_FLOAT? I'm thinking that BINARY_FLOAT (or BINARY_DOUBLE) may be faster because it wouldn't have to do any conversion on the NUMBER data bef

  • It is not working

    I have a cd that has multiple artists and have imported it as a compilation and and as a cd. I have tried changing the artist to the same name on every song,I have tried doing same thing for the album artist and thr composer. I have tried naming the

  • PLUG-INS AND SYSTEM MEMORY

    i am using only 2 plug-ins for now,called BFD acoustic drum module by fxpansion and ivory by synthogy. using the activity monitor i have been trying to find out what is causing logic to freeze.it shows the dock shooting as high as 15% CPU for short b