SAP JavaScript Need Help with Pop Up Boxes In SAP ie: Warning, Instructions

Can someone help me get my script to enter through the pop up boxes in SAP? ie: Warning, Instructions, Batch code Errors
When recording the script, I am unable to identify what code would notify my script of the box.
Each order can have 0 pop ups, 1, up to 100...
Help???

NVM got it figured out.

Similar Messages

  • Need help with pop-up

    Need help with this one. All of a sudden I keep getting a
    pop-up saying "cannot locate file flash.ocx". What the heck is it
    and how do I get rid of it. It is QUITE annoying. Any help would be
    appreciated.

    I am glad to hear that changing or disabling the screensaver
    seems to fix this problem for most of us. Certainly, screensavers
    are pretty antiquated and pointless on the newer computers out
    there, but there are still some uses. Ever since I turned mine off
    on one computer and switched to an older screensaver on my oldest
    computer, I have not had this problem. And, unfortunately, I think
    the problem is isolated to such a small fraction of screensavers
    that adobe is just going to let those distributors take care of the
    problem rather than spending the time to fix whatever glitch is
    affecting them. The only downside is that once you figure out the
    problem, which can take time and effort, you could lose a pretty
    cool screensaver. All in all, that isn't much in the long run,
    certainly not enough to get adobe involved.

  • Need help with pop-up menu and applied Rules

    I'm working on a spreadsheet that calculates my profit and losses. I drive a big rig so it needs to keep track of a lot of variables so I know if I'm going to make money on a run or lose money.
    I get fuel discounts of various amounts depending on which vendor I fuel at.
    I went to a section of the sheet and did a pop-up menu that contains the vendor names.
    In the trip section I have cost of fuel per gallon, gallons purchased, total fuel cost, cost minus fuel surcharge.
    What I would like to do is apply a rule to cost per gallon box (H7) that takes a variable from the pop-up menu (B40).
    So if H7 has $2.58 entered as a cost and B40 has pilot selected then $0.050 will automatically be deducted from the $2.58. This way I will have a history of where I fuel, the deduction is made automatically, and I have a history of fuel prices in a certain region.
    If anyone looks at this and sees a simpler way of figuring this calculation please make the suggestion. I want to keep this sheet as small and hassle free as possible.
    I have 3 fuel stops per trip with totals that are connected to other areas. Once I get all of this done I will be adding a chart for easy comparison and long range simple tracking to see where improvements can be made and costs are going.
    Thanks in advance all help will be appreciated.
    Message was edited by: Hwoodwriter for clarification.

    The IF Lookup table worked. Did a little modification by placing the table in another part of the chart then hiding that part.
    I tried doing the discount as a negative but got a negative total which had a negative affect on my total trip income.
    Here is how it works in it's final version.
    Gallons on board minus gallons required for trip.
    Cost per gallon (retail) multiplied by gallons purchased.
    Fuel cost equals (Gallons purchased multiplied by Retail gallon price) minus ("IfLookup" multiplied by Gallons purchased)
    Fuel Cost Minus Fuel Surcharge (the actual price I pay, which includes all my savings) equals (Retail Gallon Cost minus Fuel Surcharge minus "IfLookup") multiplied by Gallons Purchased.
    Some of my trips take up to 3 fuel stops. So this helps me keep track of each fuel stop and all savings per trip.
    I now have where I fueled, the retail price, with discount and surcharge applied. A few keystrokes and I know if a trip is going to be profitable or a loss for me.
    Thank you for the help. I now have what I need at my fingertips to make my job more effective.
    Thanks again.

  • Need help with pop up window!

    I'm working on an online graphic design portfolio and one of the pages features online animated Flash banners.  The site can be viewed here...
    http://truetilldeathhq.com/Skiz/main8_v7.html
    I created a pop up window that displays a swf of the banner by putting this code on the View Banner link of each example of work...
    on (release) {
    var jscommand:String = "window.open('http://www.truetilldeathhq.com/Skiz/banners/336x280DuvalCX9.html','win','height= 296,width=352,left=112,top=330,toolbar=no,resizable=no,location=no,scrollbars=no ');";getURL("javascript:" + jscommand + " void(0);");
    Two problems though.  First is in Firefox the location bar with the url to the swf is visible, even though I set location=no as a variable in the code (it works ok in Safari).  The window is also resizable in Firefox and Safari even though the variable is set to resizable=no.  How can I fix this?
    Second problem, even though I painstakingly set the left and top variables by trial and error to get the pop up window to open exactly in the center of the "stage" area of the site, when I post it and view it in a browser, the window pops up lower.  When I'm in the fla of the site and I preview it in a browser, it's fine, but for some reason when I post the files online and then open it from http://truetilldeathhq.com/Skiz/main8_v7.html, the pop ups come in lower.  Any fixes or advice on this?
    Thanks for your help!

    Forgive me for my ignorance, but I'm new to Flash and any kind of scripting and I didn't quite follow that page you directed me to.  Right now I'm working up a Flash template and the action on the link for the banner pages looks like this:
    on(rollOver) {
    this.gotoAndPlay("s1");
    on(rollOut, releaseOutside) {
    this.gotoAndPlay("s2");
    on (release) {
    _root.popup_pressed=1;
    _root.scrHEIGHT=240
    _root.scroller.scroller.gotoAndStop(2);
    _root.TM_title = "Work 1 read more";
    _root.READ = 1;
    _root.scroller.gotoAndPlay("s1");
    How can I work up the on (release) so I'll get a simple pop up window, say 728x90, no scrollbars or resizing, that will open somewhere in the middle of the site?  If I wanted a title to the pop up window, how would I do that?
    Again, thanks so much for your time and excuse my newbieness.

  • Need help with Pop Menu Magic I

    I'm working on a site, you can see the index page here: http://www.graphicedgepro.com/gcw/index.html
    What I'm attempting to do is have the horizontal menu be in a table cell that has a background and you can see through the menu buttons.  I got this to work, but I need the buttons to be centered in the table cell. Right now they they start on the left side.
    Is there a way to center the menu bar?
    I have Pop Menu Magic II, and I downloaded the update (1.4.9) but when I try to get the menu bar into the cell, it causes the background image to repeat and there is too much space above and below the actual manu bar.  I know I can set this version of this extension to center the menu, but if I cannot get it to look like the Pop Menu Magic I I'm using now, it's not going to help.  I tried just putting the menu in using Cayenne as the color scheme so it would be easier to find the CSS code that I would need to change.  I do not know if I mess with the CSS if I can get the bar to set into the cell the way I need it.  I'm just not sure what to do to get this to be right.
    Any help would be appreciated.
    Thanks in advance.
    Nina

    Here is your menu converted to PMM2:
    http://www.projectseven.com/testing/customers/nina/
    Al Sparber - PVII
    http://www.projectseven.com
    Dreamweaver Menus | Galleries | Widgets
    http://www.projectseven.com/go/hgm
    The Ultimate Web 2.0 Carousel

  • Need Help with Postioning Text Boxes

    Hello,
    I am fairly new to APEX, but I think I getting the hang of it. I am very much impressed with the functionality. I have a question and I hope someone can help me with it.
    I have a Diagram that looks like:
    X
    X X X X
    X X X X X
    The X's represent values that will go in the them, source being an SQL Query so I though I could use TextBox Item and make the sqlquery which will be a count of some sort. This will be dynamically changed depending on user input.
    I also have lines connecting to the X's and labels. So I created a table with the diagram as a background. So my dilema is that how do I reference ITEM Text boxes to be in the table. I tried
    <table background="my_image.bmp"><tr><td>#ITEMS#:P1_X</td></tr><table>
    but it only shows up as ":P1_X" not that actual ITEM, i know my syntax maybe wrong to reference the item, so that would be my first question.
    Is there a way I can just position the actual textbox to in the table?
    My second question, for positioning so the textboxes woudl line up where the X's are, should I use CSS, and if so, do I have to upload a Style Sheet?(which I don't mind, just wondering if there is a way to just use CSS in the Page HTML SOURCE?)
    SO... basically I would like to know the best way to get these textboxes in the place where the X's are. The diagram is a image that is the background of a table. Any thoughts?

    After posting the message my representation of the diagram is a bit off, it looks like a Tree diagram with spaces and teh first X being in the middle and equally spaced then on.

  • Need help with 'hover' text box

    Hola
    Why the 'hover' text box don't appear in this page? Welcome to TummyTime, 3D 4D Ultrasound, Modesto, Salida, Ceres, Turlock area.
    The 'hover' text should appear as you go over the pictures at the bottom of the page under  RECENT ANGELS section.
    As you see in this page (Under "Our Projects") :HOME - Arctic Template
    the 'hover' text box appear as you go 'over' the picture, but in 'my' page it doesn't.
    Now, when I 'preview' in my computer, I can see the 'over text box' appear but when I upload it, it just doesn't.
    Can you please check it out and help me with this problem please?
    Thanks.

    This code is what is on the original template
    <li onclick="location.href='index.html';">
      <img src="imgs/project1.jpg" alt="" />
      <div class="item-info">
      <a class="plus-big bg-color" href="#">+</a>
      <div class="item-title txt-highlight-color">Lorem Ipsum Project 1 <br/><span>04-07-2012</span></div>
      <div class="item-desc">Autem vel eum iriure dolor in hendrerit in vulputate velit esse</div>
      </div>
      <div class="triangle-up"></div>
    </li>
    This code is what is on the my page
    <li onclick="location.href='index.html';">
      <img src="imgs/project1.jpg" alt="" />
      <div class="item-info">
      <a class="plus-big bg-color" href="#">+</a>
      <div class="item-title txt-highlight-color">32 Weeks <br/><span>03-09-2014</span></div>
      <div class="item-desc">Autem vel eum iriure dolor in hendrerit in vulputate velit esse</div>
      </div>
      <div class="triangle-up"></div>
    </li>
    As you can see, it's the same code, and it works on my computer but NOT online . . .
    So, where should I put this;
    (<a href="link_to_some_page.html" title="this is what you are talking about, no?">some page</a>)?

  • Need help with dependent lists boxes with ADF.

    Hello,
    I am doing a project that use tree dependent list boxes.
    Ex. State---->
    College---->
    List of courses of the college chosen above----->
    The way this should work is when I select the state automatically I want it to change to the correspondent list of colleges of that state and after i choose the colleges I want to be able to get all the courses that are given in that college.
    To implement the first two list boxes I create tree views on JDeveloper and and using SelectOneChoice for both State and Colleges. In the binding editor I bind the first View with the second and then the second view with the third and at this point if I execute the first SelectOneChoice would give me all the state and the second SelectOneChoice would give me the list of all the colleges that exist.
    Now on the third view that I create a binding variable and i put a Where state=:TheBindingVariable on the query.
    Also I set the first SelectOneChoice the outoSubmit property to true, id to StateId and PartialTrigger property to CollegeId.
    On pageDef.xml in the bindings I create action form where I select the third view from Date Collection and select Action as ExecuteWithParams. And I set the value under the parameters section to #{bindings.state.inputValue}.
    Under executables still in pageDef.xml I create a invokeAction and I set binds = ExecuteWithParams.
    On first SelectOneChoice on the ChangeValueListener i create a new ManageBeans which generate me a java class and I create a new method as well to use it to change the binding variable on the second SelectOneChoice.
    Here is the method:
    public void Change_StateId(ValueChangeEvent valueChangeEvent) {
    String StateId;
    valueChangeEvent.setPhaseId(PhaseId.INVOKE_APPLICATION);
    FacesContext adi = FacesContext.getCurrentInstance();
    ValueBinding vb = adi.getApplication().createValueBinding("#{bindings}");
    DCBindingContainer bc = (DCBindingContainer)vb.getValue(adi);
    if(valueChangeEvent.getNewValue().toString().equals("0")){
    StateId = "MA";
    OperationBinding opBindingCollegeLovIter = (OperationBinding) bc.get("ExecuteWithParams");
    opBindingCollegeLovIter.getParamsMap().put("TheState",StateId);
    opBindingCollegeLovIter.execute();
    }else{
    DCIteratorBinding statesLovIter = (DCIteratorBinding) bc.get("CollegeProvaView1Iterator");
    Row rw = statesLovIter.getRowAtRangeIndex(((Integer)valueChangeEvent.getNewValue()).intValue());
    StateId = (String) rw.getAttribute("State");
    OperationBinding opBindingCollegeLovIter = (OperationBinding) bc.get("ExecuteWithParams");
    opBindingCollegeLovIter.getParamsMap().put("TheState",StateId);
    opBindingCollegeLovIter.execute();
    I don't know what I have done wrong because I am new in this field and a little support would be really helpful.
    I am using JDeveloper 10.1.3.1.0 and Oracle SOA Suite 10.1.3.1.0.
    I would appreciate any help.
    Thanks a lot.

    user8116089 wrote:
    For some reason the first selectonechoice doesn't give me all the states that are in the database it gives me just the first 10.check the value of RangeSize for itarator in pageDef. in this case to show all items it must be set to -1
    Also there is a way to assign the first value of the first selectonechoice to null at the start.this is a problematic requirement since all items are bound to iterator and basically this should serve for navigation purpose so the first item is set as selected, but maybe some workaround exists...
    regards,
    Branislav

  • Need help with Signature on Checks using SAP SCRIPT

    Hi,
    I am looking for some help on how to get the Printer Resident Singature on to the Check using SAP Script. We have a HP Laser 8150 Priter in which the Chip Contains the Signature ( Printer Resident Singaure ) and currentlly the ORACLE application is able to print this signature on the checks. Right now we are in Migration to SAP and we are trying to get this Signature to print on the Check using SAP Script.
    Please help us.

    There are many ways to do this, the simplest way to print the signature is using HEX ENDHEX command.
    1. Print the Printer font list from the printer configuration menu, Find the signature in the font list, next to it there'll be esacape sequence in ASCII and Hex format.
    2. Add the following command in the window of the signature:
    /: HEX TYPE PCL
    /= Enter the Hex escape sequence(begins with 1B) from first step
    /: ENDHEX
    Regards
    Sridhar

  • Need help with pop up menus...

    Hi guys, hope u can help me with this. Im working on a flash
    website. I have to include a pop up menu which I have managed to
    create no problem. However, when I try to make the buttons inside
    the pop up to change to another scene when clicked I cant get them
    to work. This is the code I've used:
    on (release) {
    _root.gotoAndStop("Student_area","tests");
    I have defined the action to go to the frame labeled "tests"
    in the "Student_area" scene as I have been told in a tutorial I
    have. However when I test it and click on it nothing happens. I
    have tried many variations such as simply telling it to take me to
    the students scene like I would do with a normal button but still
    nothing happens.
    What am I doing wrong?
    Hope someone can help me, gotta submit this soon.
    Thanks in advance.

    bump...
    Anyone?? Please.

  • Almost finished with site, really need help with pop up window!!!!!

    I've got one last thing to finish up on this site I've been working on.  I've posted what I've worked up so far at:
    http://truetilldeathhq.com/main8_v7/main8_v7.html
    I still have to finish linking the actual banner swfs on the Online Banners page, which will display animated banner ads for the portfolio.  Ideally, when the user clicked the View Banner link, I wanted to have the banners display in a similar pop up window like the other examples of the work (with same title area, close button, etc., click the Detailed View button on Merchandise page for example).  That was problematic due to different frame rates of the banner swfs, getting the pop up window to contain just the stage area of the swf and not the working area, getting the window to pop up in the middle and not get cut off at the right side, etc.  Like I said, ideally I'd like to do this, so if anyone has a relatively quick fix, I'm all ears.
    I figured my best route now is to somehow have Flash trigger an html pop up window when the link is clicked and have it display in the middle of the page at the exact dimensions of the banner.  Anybody know the best way to do this?  I'm at my wits end and I really have to have this finished for Monday so any help is more than appreciated, thank big time in advance!

    Forgive me for my ignorance, but I'm new to Flash and any kind of scripting and I didn't quite follow that page you directed me to.  Right now I'm working up a Flash template and the action on the link for the banner pages looks like this:
    on(rollOver) {
    this.gotoAndPlay("s1");
    on(rollOut, releaseOutside) {
    this.gotoAndPlay("s2");
    on (release) {
    _root.popup_pressed=1;
    _root.scrHEIGHT=240
    _root.scroller.scroller.gotoAndStop(2);
    _root.TM_title = "Work 1 read more";
    _root.READ = 1;
    _root.scroller.gotoAndPlay("s1");
    How can I work up the on (release) so I'll get a simple pop up window, say 728x90, no scrollbars or resizing, that will open somewhere in the middle of the site?  If I wanted a title to the pop up window, how would I do that?
    Again, thanks so much for your time and excuse my newbieness.

  • Please i need help with pop up pages

    Hi i wrote this java
    <SCRIPT language="JavaScript">
    <!--
    function launch(service) {
    window.open('http://www.dazworld.net/games/game_files/launch/' + service,'','height=141,width=244');
    //-->
    </script>
    and when i want it too pop up a game the hyperlink for the link object (text or image) is
    javascript:launch('2.htm'); the 2.htm is a specific game, this pops up and works well but i need to make it pop up in the center of the page or around there in a specific location, please can someone show me how

    Yep, I hate to sound rude (I was in the same position at one point), but there's another person who doesn't know that there are significant differences between the two languages.

  • Newby need help with pop up banner

    Hei
    I'm a young designer at a company. I havn't used java at all but i was assigned to make a moving banner. It has to move side by side horizontally and the other problem i'm facing is that the background has to be transparent.
    I have googled for two days now and have made a very basic website (four pages), could someone please walk me trough the process. I have found a lot of code have found a lot of tutorials but can't figure out where to paste the code. I have made a website to a free isp to test my new knowledge.
    -i have to make a window.open method
    -make the background transparent (is this process easier in flash) ?
    -make it move side-to-side
    I could help out with some disaign (wallpapers, banners, logos) i'm not skilled with code soo it takes my a while to understand.
    I'm ready to learn java but now i havn't got much time.
    I'm learning the basics right now but my assigment is much more difficult.
    Please help

    It sounds like you're working with Javascript, and not Java.
    Also, are you trying to make a webpage with a transparent background?
    One last thing, this works pretty well for "moving banners".
    <marquee>I am a moving banner.  Feel free to replace me with an img tag.</marquee>Edited by: codingMonkey on 2008/12/04 12:21

  • Need help with Pop Up message

    I've created a pop up message for a client that notifies you
    when you are leaving a site. You can press ok to get redirected to
    another site or cancel out by pressing the X. But when you press
    the X it redirects you to the site anyways. Is there a way to
    cancel the action or redirection of the pop up message window. Or
    do I need to create a seperate page for the pop up message.

    If you haven't already, you would be well served searching
    through the
    archives for the answer to your question. The archives can be
    found here:
    http://groups.google.com/group/macromedia.dreamweaver
    http://groups.google.com/group/macromedia.dreamweaver.appdev
    In this case, I think you'll find an answer that says, "Don't
    do this,
    people know what they want to do".
    You don't need to repost the topic, if somebody wants to help
    you they will.
    It's doubtful anybody will, though, because it's not a
    popular behavior on
    the net.
    The only place that still does it that I surf is my bank, and
    I can't think
    of a worse security botch up. What if I just leave and
    somebody comes in
    behind meand clicks "cancel". Stupid.

  • Need help with publishing -- highlight boxes and recordings

    I'm having a problem with publishing a presentation.  I've recorded audio for PP slides and added highlight boxes.  I've tested these in Edit mode - the recordings work fine and the highlight boxes appear correctly as per their settings.  When I go to publish, some of the recordings and highlight boxes are not working on some of the slides (but work fine on other slides).   Obviously I've missed some setting on these but I cannot figure out what and where.  Could anyone please help??

    Just kidding. Now, the files seem to be uploaded and in the right folder; however, now the page just isn't loading. See what I mean, everything going wrong?!

Maybe you are looking for