How to don't display dialog after send data?

Dear experts,
  I don't want to display dialog after send data on BPC for Excel, how can I do that?
OS: MS XP SP2
OFFICE : 2003
BPC : 7.5 NW

I have moved this thread to the BPC NW forum.  Notice the sticky [note|Please do not post BPC, SSM or FI/CO questions here!; at the top of the FPM - General (PCM, FC, Other) Forum whereby we announced new dedicated forums for BPC which are the proper place to post your questions regarding BPC in the future.
[Jeffrey Holdeman|http://wiki.sdn.sap.com/wiki/display/profile/Jeffrey+Holdeman]
SAP Labs, LLC
BusinessObjects Division
Americas Applications Regional Implementation Group (RIG)

Similar Messages

  • How to don't display dialog after send data on BPC for Excel?

    Dear experts,
    I don't want to display dialog after send data on BPC for Excel, how can I do that?
    OS: MS XP SP2
    OFFICE : 2003
    BPC : 7.5 NW

    Hi,
    You need to change the macro assigned to the standard button. There are few macros available. You can try them and see which one suits you the best.
    MNU_eSUBMIT_REFSCHEDULE_BOOK_CLEARANDREFRESH: Sends workbook and clears data and refreshes workbook.
    MNU_eSUBMIT_REFSCHEDULE_BOOK_NOACTION: Sends data without clearing or refreshing the worksheet.
    MNU_eSUBMIT_REFSCHEDULE_BOOK_NOACTION_SHOWRESULT: Sends data without clearing or refreshing the worksheet, and shows the result in a window upon successful send.
    MNU_eSUBMIT_REFSCHEDULE_BOOK_NODIALOG_SHOWRESULT: Sends active book without any dialog and show result box.
    MNU_eSUBMIT_REFSCHEDULE_BOOK_REFRESH: Sends workbook and refreshes data.
    MNU_eSUBMIT_REFSCHEDULE_SHEET_CLEARANDREFRESH: Sends data and clears and refreshes the worksheet.
    MNU_eSUBMIT_REFSCHEDULE_SHEET_NOACTION: Sends data without clearing or refreshing.
    MNU_eSUBMIT_REFSCHEDULE_SHEET_REFRESH
    Hope it helps.

  • Calculator don't display numbers after comma in RPN mode

    Hello,
    In RPN mode, calculator don't display the numbers after the comma in the stack.
    Exemple :
    12345
    Enter
    0,12345
    Enter
    The calculator stack now shows :
    12345
    0 <-- should be 0,12345
    OSX : 10.5.1 (French)
    PowerBook G4 17" 1,5GHz
    Pascal

    I'm not going to create a new thread for this but the calculator has some SERIOUS problems.
    In scientific (yeah, right) mode, try dividing -1 by 2 and you'll see that it is, despite all the math you might think you know, POSITIVE one-half. (You probably thought dividing a negative number by a positive one would give you a negative number. You silly.)
    Also, while I'm resurrecting old and ignored threads, why can't the Programmer mode have a "word size" similar to the significant digits size for the other modes? Trying to do a series of shift operations on a 16 or 8 bit number is utterly inconvenient when it shows me 64 bit mode only.
    I suppose I can just keep my HP calculator next to computer for now since it's 17 years old, does RPN perfectly, and knows how to do basic math properly, but that seems to be missing the point that the Calculator should work right.

  • How do I use Display Dialog to get back a date?

    Can anyone tell me how to use Display Dialog to get back a date?
    I am using the following code that does not work. It does not accept anything.  And I have searched high and low for an answer to my question and found nothing.
    repeat
           display dialog "When should I remind you (date)?" default answer ""
           try
                 if the text returned of the result is not "" then
                        set the requested_text to the date returned of the result as date
                        exit repeat
                end if
           on error
               beep
    end try
    endrepeat
    display dialog requested_text
    The code is based on what I found in AppleScript 1-2-3 (page 300). It shows examples for getting text and numbers but not one for dates.
    For what it is worth, my goal is to create a script that will convert an email from Evernote into an iCal Reminder. To do so, I want to ask the user (myself) for the reminder's date and time. I am assuming I need to ask for each separately. I also assume that once I get the date and time for the reminder, it should be relatively straightforward to 'make' a 'todo' with an alarm.
    Thanks in advance.
    -David

    Hi David,
    Try this:
    repeat
        set theCurrentDate to current date
        display dialog "When should I remind you (date)?" default answer (date string of theCurrentDate & space & time string of theCurrentDate)
        set theText to text returned of result
        try
            if theText is not "" then
                set theDate to date theText -- a date object
                exit repeat
            end if
        on error
            beep
        end try
    end repeat
    display dialog (date string of theDate & space & time string of theDate)
    You might also have a look at this page of the AppleScript Language Guide.
    Message was edited by: Pierre L.

  • How to lock a pdf form after entering data

    Hi
    I have created certificate with editable fields for a client, I was of the thinking that the certificate is to be filled-in and printed however the client informed me that it is instead emailed to recipients. How can I make it possible for the client to lock the certificate after entering data.
    Bear in mind that the client is using Adobe Reader not Acrobat. I have tried setting a security password but Reader does not require the password in order to enable or disable the fields.

    If the user has Acrobat, not the free Reader, they could flatten the PDF form. If they only have Reader they can make the fields read only. They also might want to use a digital certificate to invisibly sign the PDF. Signing the PDF will add code to disclose if the PDF has been changed since it was signed.

  • How many RA, ID, RD needed to send date from 1 to 2 bs?

    Hi PI Experts,
    How many receiver agreements,interface determination, receiver determination needed to send a single file to 2 business systems.
    I was able to send data to the 1st business system but unable to send data to another business system and the error is saying that cannot create receiver agreement and communication channel.
    please help me out as i am new to sap pi.

    How many receiver agreements,interface determination, receiver determination needed to send a single file to 2 business systems.
    as per my knowledge , one receiver agreements,interface determination and  receiver determination it's enough if we want to send data based on codition in receiver determination.
    if u want to send same data to 2 receiver at a time.
    u need to create multi mapping(1 :n)in esr and
    need to create 2 interface determinations and 2 receiver agreements  for 2 receiver comm.channels
    I was able to send data to the 1st business system but unable to send data to another business system and the error is saying that cannot create receiver agreement and communication channel.
    yes , only one agreement support to one comm.channel.

  • Overflow Error After Sending Data

    Dear Expert,
    I have a problem, After sending the data, I receive error "ExecuteBaseLogic::Error in RunLogicAgainstSelection: Overflow"
    Please let me know if somebody have idea to fix the problem.
    This the captured screen:
    ==================================================
    Book Name:Production Mill Final v10.xlt
         Application     :     FINANCE
         Status     :     Success
         Submitted Count     :     1
         Accepted Count     :     1
         Rejected Count     :     0
              - Error Message -
    ExecuteBaseLogic::Error in RunLogicAgainstSelection: Overflow
    Thanks,
    Ruswandi

    Hi Ruswandi,
    Do you have a logic that is being called in the Default logic? The Default logic runs every time you send data, try to comment out those logic one by one and then send data again to see which is causing the overflow problem.
    Hope this helps,
    MVS

  • 3.1 Bug? - Images don't display properly after upgrade to 3.1 from 3.0

    When pages are displayed after the upgrade, the image appears the first time the page is opened. Once a user goes to another page, then come back to the page with the image, the image is no longer displayed.
    This happens when the browser is set to "Check for newer versions of stored pages". When it checks for the new version, the image is not displayed.
    This looks like a Bug? Is someone working on a fix for this?
    Thanks.
    - Scott

    Scott,
    Thanks for this information. It is very helpful. May I put you through one last contortion, please?
    I would like to see what information is being passed in the HTTP header in the request for one of these broken images. If you have Live HTTP Headers or Firebug for Firefox, or Fiddler for IE, this should hopefully be easy. You don't seem technically challenged in the least, but just for the record, here's what I did using Firefox:
    1) Ran the Timesheets application
    2) For the very first icon on the left "My Timesheets", I right-clicked my mouse and chose "Copy Image Location"
    3) I opened up a new tab in Firefox and pasted the URL and then hit enter to retrieve the image
    4) I turned on Live HTTP headers and then clicked Refresh in my browser.
    I am most interested in the If-Modified-Since HTTP header. The full request on my system was:
    GET /pls/apx11c/wwv_flow_file_mgr.get_file?p_security_group_id=191046216955701077&p_fname=eba_timesheets.png HTTP/1.1
    Host: apexdev.us.oracle.com:7778
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12
    Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
    Accept-Language: en-us,nl,it;q=0.9,en-gb;q=0.9,ja;q=0.8,de;q=0.8,zh-CN;q=0.7,zh-tw;q=0.7,en;q=0.6,af;q=0.6,fr;q=0.5,pt-br;q=0.5,ko;q=0.4,ca;q=0.4,de-ch;q=0.3,zh;q=0.3,bn;q=0.2,ja-JP;q=0.2,fr-ca;q=0.1,ru;q=0.1,ru-RU;q=0.0
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 300
    Connection: keep-alive
    If-Modified-Since: Wed, 20 Feb 2008 22:54:09 GMT
    If-None-Match: "1951996202472197182454517155409"
    Cache-Control: max-age=0Thanks in advance.
    Joel
    P.S. I nuked the Cookie line of the request, as it contained my e-mail address and I want to avoid the Web harvesters of e-mail addresses.

  • Excel & Word file don't display text after 10.6.4 update

    Installed 10.6.4 update last week on an iMac and the cells within my excel sheets went blank. The data is still there but do not show up on screen. Tried several variation of start up and even reinstalled Office only for problem to exist still. New documents will display text but most of my existing office documents appear blank.
    So... Today I reinstalled snow leopard and my text was back & displaying until I ran the OS updates. Every thing was fine until 10.6.4 and poof!!! there went my text in office. This glitch even effects some existing word documents. Graphic, images and pdf's don't seem to be effected. Any body else having this problem?
    Just dumb founded....

    I've been experiencing the same issue. I upgraded to 10.6.4 and I lost several fonts. The interesting thing is I also lost several power point images I had created. Shapes and lines were missing even though they did not involve the offending fonts, at least not directly. There was text elsewhere in the image that used it. Why this should obliterate the rest of the images I don't know.
    The three offending Fonts for me were:
    1) Times New Roman
    2) Arial
    3) Brush Script MT
    Anywho, I managed to fix this on my machine so I'm posting how I did it here. I'm not so sure as to the why, but here it goes.
    On my machine I have 4 font folders
    1) -> System -> Library -> Fonts
    2) -> Library -> Fonts
    3) -> Users -> Me -> Library -> Fonts
    4) -> Applications -> Office X -> Office -> Fonts (yes, I'm still running Office X from 2000)
    Inside of the Font Book application, it was kind enough to point out I had duplicate fonts. Some of these were the fonts in question and others caused me no troubles. Go figure. Anyway, disabling one or the other of the duplicate fonts did not fix the problem.
    Here's what did, though. In my case the duplicate fonts existed in the second of the font directories above (henceforth referred to as Font2) and the third of the font directories listed above (Font3). I browsed to these directories and copied the fonts to my desktop to have a back up. Back in Font Book, I told it to remove each instance of the Arial and Times New Roman fonts that would not display correctly in Excel (for the moment, I left Brush Script MT alone, kind of like a control)
    Now at this point there were no Arial or Times New Roman fonts in my Font Book. Turns out they were removed from Font1, Font2 and Font3, so good thing I have a backup.
    1) Opened up Excel. It did its font menu optimization thing and sure enough, I couldn't see anything.
    2) I close Excel.
    3) I double clicked on Times New Roman that I had in Font4. Font Book opened it and I chose to install it. It put it in my Font3 directory.
    4) I opened up Excel. It did its font menu optimization thing. Suddenly I can see Times New Roman again!
    5) I close Excel.
    6) I double click on the Arial Font from my Font4 directory. Font Book opens it and I install it to my Font3 directory.
    7) I open Excel, it does its font menu optimization thing and suddenly I can see Arial!
    8) I close Excel.
    Now at this point I'm wondering if my old font files got corrupted and because I was installing using the ones from my Font4 directory (which avoids the system directly) I was getting them back. So to test, I told Font Book to remove Times New Roman again, I go through the test of opening and confirming in Excel, and then I install the Times New Roman font from my desktop that I had copied out of the Font2 directory. Everything works fine in Excel. So it's not the file that was bad.
    I was also wondering if I needed to remove all instances of the fonts or if just one was causing the trouble. So I go back to Font Book and remove the instance of Brush Script MT that was in my Font3 directory. When I opened Excel I still couldn't see anything.
    I reinstalled the copy of Brush Script MT from the desktop and tried removing the other instance of the font, the one from the Font2 Directory. Excel still shows nothing. I then reinstall the associated font file from the desktop. Excel still doesn't like me.
    Finally, I removed all instances of Brush Script MT and installed at random one of them from the desktop. Suddenly Excel likes it.
    So I don't know what the problem was, maybe an associated was bad, but either way the only way I could get my fonts back was to remove all instances of the bad fonts from Font Book and then install the font again.
    In between removing and installing I would go into Excel where it would refresh its Font list at startup. Not sure if this had anything to do with it either.
    All my fonts now display correctly and all my powerpoint drawn images show up as well. I hope this helps someone else!
    -Kevin

  • Outlook Add-In Mail Item How to use the mailitem object after .send() is called on it?

    Hello,
    I am developing an outlook add-in, where I have added a custom button to "send & process" the mail item.
    I want to first send the mail - by writing 
    ((Outlook._MailItem)mailItem).Send();
    but after the mail item is sent, I am unable to process the mail item object.
    Could some one please guide, how to tackle this?
    Thanks!
    -Vinay Pugalia
    If a post answers your question, please click "Mark As Answer" on that post or
    "Vote as Helpful".
    Web : Inkey Solutions
    Blog : My Blog
    Email : Vinay Pugalia

    I get the above error in Visual Studio 2013 Ultimate when I process my mailItem in the ItemAdd event
    handler.
    Upon search, the above error seems to be related to Visual Studio but still searching to find a fix for
    it.
    In the code, I just read the Recepients of the mailItem, save the mailItem as .msg file to a physical
    location & upload the .msg file to a FTP location.
    Sorry to say, but sharing the code would not be possible due to NDA.
    Could you please guide further?
    -Vinay Pugalia
    If a post answers your question, please click "Mark As Answer" on that post or
    "Vote as Helpful".
    Web : Inkey Solutions
    Blog : My Blog
    Email : Vinay Pugalia

  • How to alter my display name when sending from an alias?

    When sending emails from my iphone, using an alias, I've noticed that it sends it using my real name. This defeats the purpose of using an alias!
    When I send it from my Mac using the mail app, or from icloud on the web, it uses the name I've designated for the alias, but this is not the case on my phone.
    How can I get the mail app on my iphone to use the display name I've designated for the alias?

    Just go to icloud.com and click the gear in the top right corner (Preferences). Then go to the "accounts" tab and click on the alias you are trying to use and then when it comes up, insert the name you would like to use. If there's any more questions you have, just reply.

  • Disabled combo boxes don't display properly after loading a movie.

    Hi,
    I have a main movie that contains some combo boxes. Some of them may be disabled.
    By pressing a button I load another movie using loadMovie. The loaded movie also contains combo boxes.
    When the button is pressed, the clip that shows the combo boxes is removed from the stage and the loaded movie is displayed. By pressing another button, the loaded movie is unloaded and the clip with the combo boxes is displayed again.
    Well, once the other movie has been loaded, when I go back to the clip with combo boxes, the disabled combo boxes have a small gray button covering the black down arrow.
    I have determined that so long as the loaded movie contains combo box in the library, the problem occurrs, even if there is no actual instance of it.
    The combo boxes that are not disabled are not affected. The combo boxes are disabled by setting "cb_name.enabled=false".
    If the combo box is enabled, it displays correctly, but if disabled again, it goes wrong again.
    My project is targeting Flash 8, so it uses AS2.
    I'm using Flash CS4.
    This is a very simple example I did to make sure I wasn't doing anything funny:
    Initially:
    After pressing the button:
    After pressing the other button:
    The behaviour in a web browser is the same...
    I hope someone can help me with this. Thanks in advance!

    Thanks for the response.
    The "Load the movie" button:
    on(click)
        _parent.gotoAndStop(2);
    The 2nd frame:
    loadMovie("Test another child.swf",Container);
    stop();
    The "Unload and go back" button:
    on(click)
        unloadMovie(_parent.Container);
        _parent.gotoAndStop(1);
    Container is a movieClip with a dark gray square shape the size of the movie clip that is loaded. It doesn't exist on frame 1, only on frame 2.
    The combo boxes are inside a movie clip, and this is only on the stage on frame 1.
    This and the captures belong to a very simple test I did. If there is a way of posting files, I can post a zip file with the two .fla and the two .swf.

  • How to hold the display steady after zooming up

    After zooming up to make a document easier to read the document does not remain locked in place but moves whenever the cursor is moved. I would like to use the arrow keys to navigate up and down and left and right through the document, but after enabling zooming up the document moves complicating moving around the document and accessing commands.

    Open system preferences > Keyboard and Mouse > trackpad gestures > zoom while holding > Options > check "Only when the pointer reaches an edge."
    I also suggest that you have enabled two finger scroll and allow horizontal scrolling -- and then move the document via trackpad two finger scrolling.

  • How to Raise New Pop-Up After OVS Data Selection

    Hi,
    In my development i've done one custom search help(OVS) for one field. When i'll select ovs,there i'm fetching data from DB and showing. After selection of data from OVS means in Phase-3 i've some validation based on selected data. if selected data is wrong then i need to raise one popup and have to display some data from other DB. i tried in phase-3,raised popup method but no use its closing pahse of OVS,its simply closing the OVS.
    Regards,
    Jack.

    Hi Jack,
    Jack sparrow wrote:
    if selected data is wrong then i need to raise one popup and have to display some data from other DB.
    I think, the selected data from ovs cannot be wrong in any means, as you are populating the help list for the user and search help hit list should be always having valid data
    Once user selects data from ovs, it reaches the final phase of OVS cycle and hence it closes automatically.
    Instead, I suggest you to restrict the user at PHASE2, i.e. while user searches for specific list of help data, you can validate the input and if his/her search is valid, you can fetch data accordingly and populate the hit list.
    Please refer the below document:
    How to validate the fields on OVS window - Webdynpro ABAP
    Hope this helps you.
    Regards,
    Rama

  • How do you open recovered files after using data rescue II?

    i installed data rescue II because i had to restart my hard drive and my information did not transfer properly to the external hard drive. im pretty sure data rescue recovered all of my files but the manual and help windows will not scroll down so i have no idea how to get my files back onto my computer. please tell me how to use this program and get everything back to normal.

    What is your Reader version?  Is that all you get: "about ASCII filter"?

Maybe you are looking for