How to assign "back to start" function on a button in Bex workbook?

Hi guiys,
I want to control fitering funtion with buttons since every object takes time for filtering, I want to set multi objects and multi value in excel sheet and filter them at one with button command.
Filtering at ones is OK. the problem is when I want to filter out it shoIuld be done one by one as long as I know.
Can we go "back to start" function of the workbook with a button?
Thanks in advance

Dear lim bk,
Under Data Provider - Commands ---> General Data Provider Commands  --> Back and Back to Start. You can use the command RESET for Back to Start.
For more info, check this link -
http://help.sap.com/saphelp_nw04/helpdata/en/76/80a1393e3a6942e10000000a11402f/frameset.htm
Hope this helps you!
-Pradnya

Similar Messages

  • How can I call a server function by a button?

    Hello, world...
    I have a problem...
    I need to call a server function by pushing a button. I put the condition on the label...
    This is my script:
    writeBtn1.addEventListener (MouseEvent.CLICK,writeFile1);
    private function writeFile1 (e:MouseEvent=null):void
                 checkBtn = (writeBtn1.label == "Conferma" && textInput1.text != "" );  //my condition...
                 if (checkBtn)
                     nc.call ("WriteNow",null,textInput1.text+"\n");
                    writeBtn1.label = "Fatto";
    I'd like to call the function on the release of the button...
    Can someone helps me?
    Please...
    Emiliano.

    use:
    writeBtn1.addEventListener (MouseEvent.CLICK,writeFile1);
    writeBtn2.addEventListener (MouseEvent.CLICK,writeFile1);
    writeBtn3.addEventListener (MouseEvent.CLICK,writeFile1);
    private function writeFile1 (e:MouseEvent=null):void
                if(e.currentTarget==writeBtn1){
                 // do whatever
               } else if(e.currentTarget==writeBtn2){
                 // do whateverelese
              } else {
                 // it's writeBtn3

  • How to assign dynamic image at runtime or on Button Action to a Image UI

    Hi,
         Please let me know is it possible to assign Dynamic Images to Image UI element in a Visual Composer applications. Using Image Manager it is possible, but in my case Image Source i.e URL comes from ABAP RFC, so is it possible to assign Image at runtime.
        Please do let me know is it possible or not, If yes please do share your opinions.
    I am able to show image using HTML Page by passing URL at runtime to HTML page but here, I cant control the Image width & height.
       I am checking for possibility of using some script to manage width & height.
       Thanks a Ton.
    Regards
    Tushar

    Hi,
         Any inputs for the Query? Atleast, If I get some hint, will do to proceed....
    Regards
    Tushar Shinde

  • Ipad2 gives me ""accessory is not supported" message w/ VGA adapter that I used lots of times before. Now it's not working. Why? and how do I get it back to normal functioning?

    Ipad2 gives me ""accessory is not supported" message w/ VGA adapter that I used lots of times before. Now it's not working. Why? and how do I get it back to normal functioning?
    I used the (Apple branded) VGA adapter lots of times last year. Now I got back to one place I used it many times and it does not work. When I restart iPad with the adapter connected, I get the "accessory is not supported"message. But that same accessory WAS supported before.
    This is very annoying as I planned a whole bunch of presentations starting this week to do with my iPad2 and that adapter.

    I received the same error message, "Accessory Not Supported"  from both the VGA and DV video adapters I purchased, both were boxed direct from Apple. However, to bypass this problem I  simply clicked on Photos icon on iPad2 and flipped through photos until it displayed on my projector.  I then exited the Photos app and my home screen displayed fine on the projection screen.
    Some logic issue with the video adapters, but launching Apple Photo app initializes the video adapters then they work fine for mirroring after that.
    Platform: iPad2
    IOS: 5.1.1
    Best regards!

  • How to "roll back" SAP APO PPDS planning batch run from infeasible batch mid-point to before start of planning batch run?

    Hi Experts,
    We are investigating if any SAP customer that implemented SAP APO PPDS has ever attempted to establish a "roll back" of the SAP APO PPDS created supply plan to a defined point before the start of the SAP APO PPDS planning batch run?  
    We have a situation where - in the middle of the planning batch run - randomly or intermittent the batch run hangs or runs a step for multiple hours that normally, at most days, takes only a few minutes to run.  In a situation like this, the supply plan is not in a state where customer sales orders can be promised  (using GATP CTP) or planned orders can be converted to production orders and published to SAP ECC, etc since the plan may be capacity infeasible or simply partial or incomplete.   To not hold the business operations hostage to wait resuming operations (promise customer sales orders, convert and release and execute orders to transfer, deliver, produce, or purchase) for hours or days, we need to find a way back to the original plan right before the nightly PPDS batch planning job started.
    We already close all the queues from ECC to APO, thus, no CIF traffic from ECC to APO.  We also shut down the customer sales order feed into ECC as normal process for duration of the APO PPDS batch planning run.  Thus, functionally,  we are theoretically in a situation to simply go back to a PPDS and active planning version save prior to the run.  Yet, many more technical and BASIS-related questions remain on how to roll back to a state where the plan was not compromised.
    This inquiry is to learn if any other SAP customer has ever established a process to roll back SAP APO PPDS to a previous point in time supply plan to resume operations?  Whatever the reasons are, be it after a failed  batch run, or any time during the normal interactive plan day.  
    Additional information about our design and plan:  
    1.  We have a two year horizon supply plan in PPDS
    2.  We only publish to ECC 14 days worth of planned orders, stock transfer requirements, and purchase requirements
    3.  We convert planned orders to production orders and release production orders in ECC 2 days before first operation starts
    4.  We convert PR's to PO's and STR's to STO's in ECC  2 days before execution (ship or submit to vendor)
    Any indication where a SAP customer has developed and uses a process to roll back an SAP APO PPDS- planned supply plan to an earlier point in time or version would be helpful to know.
    Regards,
    Manimaran M.

    Hi  Manimaran,
    Saving in Simulation means in DS board when you click on save it provides you option to save sim version or adopt to active version. If you copy to inactive version you cannot copy back  trasaction data specially PPDs orders back to active version again while if you save in simulation you can adope it to active version at any point of time. YOu can adopt simulation version changes to active version using T-code /SAPAPO/CDPSS0
    Copying to active version means you copy data from version 000 to some other active version while here results are kept simulation,

  • How to revert back a SAP NOTE? Dump- Field symbol has not yet been assigned

    Hi Experts,
    We r getting dump(cause: Field symbol has not yet been assigned) in production for ABUMN tx, so, when debugged, it came to know that, the Field symbol is coming from REUSE_ALV_LIST_DISPLAY!!
    So, for some reason the system message text is not getting output in ALV-->Dump!!
    So, found a NOTE causing this problem!!
    So, pls. let me know that, How to revert back this/any SAP NOTE? pls. in detail steps wise!!
    thanq
    Edited by: Srinivas on Jan 24, 2008 4:32 PM

    Hi
    In SNOTE tcode,  select the Note that you implemented and click on 'RESET SAP Note Implementation'
    shylesh

  • On plugging my iPod to the iMac, all the songs got deleted on the iPod. Now it doesn't sync to iTunes and it shows that 'mac os can't repair the device'. How can I get my iPod to start functioning normally again? Please help!

    Hey! I plugged my 80 gb ipod classic to my imac, but had to switch it off when itunes hung. The ipod wasn't switching on , and when it did, all the data, including all my songs were deleted. Now, when I try syncing it to the mac, it doesn't connect to the itunes and I keep getting an alert saying ' Mac osx can't repair the device'. Now, althought all the data is gone, the ipod still shows 30 gb free. What will happen if I partiton my ipod? How do I get it to start functioning again? Please help!

    Try a low level reformat of the iPod's hard drive to possibly try and repair some of its damage. Use the instructions in this article to walk you through the process.
    http://www.methodshop.com/gadgets/ipodsupport/erase/
    B-rock

  • My mac book air can't start installation, because i use windows installation in DOS to make partion, now no mac os on it. How to get back the mac os? i have a window based iso image from a friend, because in my country there is no Apple service.

    my mac book air can't start installation, because i use windows installation in DOS to make partion, now no mac os on it. How to get back the mac os? i have a window based iso image from a friend, because in my country there is no Apple service.

    It sounds like you destroyed your boot partition and the recovery partition.  Depending on it's age, your MacBook Air might be able to do a net boot.  Plug and ethernet connection into it and attempt to boot.  If it has the right firmware, it will find a net boot configuration on the net and boot that.  Then it will give you a Recovery Partition like display and allow you to reinstall the OS X version that came with it.... assuming that it was Lion or ML.  If your computer came with Snow Leopard, then even the net boot won't work. 
    At that point you need a bootable USB Key, or an external DVD drive AND a Snow Leopard installation DVD. 
    An Apple Store, if there is one nearby, MAY be able to get you going again.  However, whatever is on the SSD now will be toast too.

  • How do I back up my MacBook Pro from an external hard drive if my macbook won't boot up from the white start up screen? HELP!

    I went to the Genius Bar a week ago, and the guy helping me there was nice enough to help me save some money by telling me I could replace the bad hard drive my MacBook Pro had by myself. I bought everything I needed (hard drive, screws, external hard drive) and my computer won't boot past the white start up screen. It doesn't even show the Apple sign at the start up screen. How do I back up my computer so I can save all my music, school files, etc.? Could really use someone's advice on what to do! Thanks!

    Ok, to be sure I understand what's going on. You were able to boot the Macbook from the existing "damaged" internal drive, and it has been backed up to the internal.
    If that is correct, your internal drive is working. Just to be sure, try booting with the R key down. Then run Disk Utility to repair the internal drive. That drive may in fact be useable.
    You should be aware that you cannot boot the MBP from a Time Machine back up.
    Please post back so I am sure I am understanding the situation.

  • MacBook pro does not start. How can I back to Mac OS X Lion?

    I have a MacBook Pro. On my MacBook i made three partition, then I installed window 8. After that I started windos and try to delete third partition by Administrator tool from windows operating system. After that my MacBook does not start. How can I back to Mac OS X Lion?
    After that I again install windows 8 from a DVD. Windows start well, but I can not start Mac OS system, may be it was 10.6.  Sever times I tried to install OS X Lion 10.7 thought DVD, I could not. On MacBook I have a lot of important data.
    What can I do. I want to a complete suggestion. Please help me to solve the problem.
    My MacBook Pro model no. A1286.

    You installed Windows improperly the result of which was to wipe out the bootloader for OS X. You can give this a try:
    Boot Using OPTION key:
      1. Restart the computer.
      2. Immediately after the chime press and hold down the
          "OPTION" key.
      3. Release the key when the boot manager appears.
      4. Select the OS X disk icon from which you want to boot.
      5. Click on the arrow button below the icon.
    If you are still unable to boot from the OS X volume then you will need to reinstall OS X:
    Reinstall OS X without erasing the drive
    1. Repair the Hard Drive and Permissions
    Boot from your Snow Leopard Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    2. Reinstall Snow Leopard
    If the drive is OK then quit DU and return to the installer.  Proceed with reinstalling OS X.  Note that the Snow Leopard installer will not erase your drive or disturb your files.  After installing a fresh copy of OS X the installer will move your Home folder, third-party applications, support items, and network preferences into the newly installed system.
    Download and install Mac OS X 10.6.8 Update Combo v1.1.
    This will destroy the Windows bootloader so you cannot boot into Windows. The solution is to remove all the partitions on the drive except the OS X partition, then expand the OS X partition to take up the entire drive.
    Use Boot Camp Assistant in the Utilities folder to create a Windows partition on which you can install Windows. You cannot have any other partitions on the drive besides these two.
    Now given all the above you may be able to install a third-party bootloader that would work with the setup you now have: Boot Runner 1.4.

  • I have greyed out songs on iTunes how do i get them back or start again

    i have greyed out songs on iTunes how do i get them back or start again.
    I am so sad it just shouldn't be this hard.
    why is there not a fix in the next update
    Really how do i know what community to post on
    Help, i just want to listen to some of my favourite songs

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Unsync all music and resync
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                             
    - Restore to factory settings/new iOS device.

  • How to track the Back and Forword functiona on a JFrame

    We are Developing an Application with Java swings.In this we 've used some of the components and are JFrame,JPanel,SplitPane,JButtons and etc.
    In this we've used JButton for the Back and forword function as we have with the I.E.
    So the Problem is that
    when I click Back Button I need to get the Previous JFrame Contents and for Forword I need to get next JFrame Contents the Function are same as back and Forword Functions of Internet Explorer.
    I'tried with Undo() Package but I did not get the Required Output
    Thanks in Adv,

    How about the following:
    1. Creat a top level container (ie window) with menus,
    back/forward buttons etc. using whichever layout
    manager is appropriate.
    2. Create a panel, and add it to this window. Set the
    panel to use card layout manager.
    3. Display all output from your app in the panel, and
    let the window's back/forward buttons call the
    appropriate methods on the card layout manager.
    Thanks for reply,
    But i had done the same thing i.e icreated a top level(using JFrame) for the buttons menus and etc.
    then using the layouts manager.
    created a panel andused cardlayout manager but my problem is taht when i add those conetents(called panel contents of the frame) as component and add it this panel then i am geeting thaierror stating
    java.lang.IllegalArgumentException: adding a window to a container
    so that is the problem i.t it is not get added to the newpanel.

  • How to use an external start button for 6024E w/ sc-2345, I would like it to function like a start button in LabView but I don't know how to connect the external button to the sc-2345's connector block

    I am confused as to how to connect my external start botton. I would like it to function like a start button on a front panel of a VI. I would like to use the +5V on pin 14 but I really don't know where to go from here. Any guidence for a novice would be most appreciated.

    phod,
    This is the LabVIEW Real-Time forum, so I suggest that in the future that you post this type of question to the Multifunction DAQ forum.
    For the simplest solution you will have to connect your button to a digital line of your board, consult the sc-2345 user manual for a diagram of where these lines are exposed. You will have to connect your start button in series with a line that is high, such as your 5V pin or another digital line. Then connect this to a digital line that will be your start trigger.
    Your program can poll the digital line that is connected to your button in a while loop and when it goes high, it lets the rest of the program execute. For the programming, I suggest you take a look at the shipping examples that come with LabVIEW. If yo
    u have LabVIEW 7.0 go to Help>>Find Examples. Open Hardware Input Output>>Traditional DAQ>>Digital Input and Output>>E Series for some examples of digital I/O programming with E-series boards.
    Hope that gets you started.
    Gerardo

  • How to assign Function Module in CT04

    Hi all,
    In CT04 we assign a function Module in the Values Tab. I read from SAP help on the interface to be used. But not clear on how to assign this correctly. If anybody  who worked on this can give me an example. How we do declare the function when we write dependency?
    Thanks,
    Manjula.S

    Hi
    Created F4 function module with prefix _f4 but its not triggering my break point.
    only assigned fm and _dc is triggering my fm...
    what is the problem in my f4 fm?
    FUNCTION zxxxx_f4.
    *"*"Local Interface:
    *"  IMPORTING
    *"     REFERENCE(CHARACT_NO) LIKE  CABN-ATINN
    *"     REFERENCE(CHARACT) LIKE  CABN-ATNAM
    *"     REFERENCE(DISPLAY) TYPE  CHKBOX
    *"     REFERENCE(ADDITIONAL_VALUES) LIKE  CABN-ATSON
    *"     REFERENCE(MULTIPLE_VALUES) TYPE  RCTMV-ATLIS
    *"     REFERENCE(LANGUAGE) TYPE  SY-LANGU
    *"     REFERENCE(DISPLAY_WITH_LANGUAGE) TYPE  CHKBOX
    *"  TABLES
    *"      VALUES STRUCTURE  RCTVALUES

  • How do you start a function without a button?

    I currently have an action that starts with a button click. But I want it to start on frame 1 automatically without a button. How do I need to edit my code to make this work correctly? It's a typewriter effect and I plan on exporting it out as a .MOV and importing it into Adobe Premiere. I also need to figure out how to get the background transparent if possible. Thanks in advance!
    Here is what I have.
    Button to start the action
    btn.onRelease = function()
        txt_ani.startTypeEffect();
    Typewriter function
    typewriter effect
    // clear the string
    //txt.text = "";
    // stop the page
    stop();
    // the text string
    // use \n for line breaks
    var _txt:String = "“This is the text that will start after you press the button, but hopefully it will start automatically soon”";
    var _tmr:Number; // timer
    var _sec:Number = 62; // milliseconds till next letter
    var i:Number = 1;
    var l:Number = _txt.length;
    function TypeEffect() : Void
        if( i < l )
            txt.text = _txt.substr( 0, i );
            i++;
        } else {
            txt.text = _txt;
            clearInterval( _tmr );
            trace("\t< FIN >");
        //trace( i );
    // call this function to start:
    function startTypeEffect() : Void
        trace("\t< START >");
        _tmr = setInterval( TypeEffect, _sec );

    My movie has 1 frame. I deleted the layer that had the button, so I have an AS layer with the following code in it.
    txt_ani.startTypeEffect();
    And a layer below it with my movie clip with the Function code on one layer and the text in another layer below it.
    When I do play it, nothing happens. But when I add some frames to the movie, it starts after a delay, but I keep seeing "START" in my output tab due to the Trace I have, which makes the text appear very quickly. I think I may need some code to stop it from restarting.
    Where should this code you provided be put? And do I need additional code to have the text not speed up?

Maybe you are looking for

  • Help with triggers

    Hi All, i have a few triggers that I need your help with. The first trigger (below) is fired when an update is made to a column in an invoices table. The question I have is to do with the exception section. I want to change the status of the invoice

  • Performance manager sql action rule for updating metric table

    Hi, I need to update metric stop_date using a sql action rule (Performance Manager execute sql action rule). My problem is I can't update stop_date into the PM Repository Database. Sql action database connection is properly set, but when I set sql fo

  • I need help to re set QuickTime player as my default internet Video Player

    Does anyone know about QuickTime Player 7 10.0? I have a Real Player software Program that is set as my internet default video player, I want to change and re set my internet video player as my default QuickTime Player, I don't know how to change and

  • Can't read address bar/tab title/etc. -- black bar issue on Ff4

    Please help! I am using the latest Firefox 4.0 (it says it is up-to-date) as of 3/22/11. This particular machine has an nVidia Quadro FX 3450/4000 SDI card (nVidia control panel reports version 258.96). I am running Windows 7 (no SP). I can't read th

  • Quicktime playback problem on webpage

    Hi all, I am trying to integrate quicktime movie on my webpage using the following code: <EMBED SRC="http://www.mysite.com/video.mov" HEIGHT="391" WIDTH="500" CONTROLLER="true" AUTOPLAY="true" SCALE="tofit" TYPE="video/quicktime" PLUGINSPAGE="http://