Avl grid should be refresh on back or cancel or exit

hi,
i am displaying report in alv grid, user select some records by check box and click on approve button, so it will process and displaying a log in alv list display . Now when user click on back or cancel or exit in alv list display, then record which are process should not be shown in alv grid display.
so help me to how to proceed.
thanks
aditya

Hello,
Clear work area and refresh internal table after using them and before using them.
If you are using OOPS ALV then make sure that you call method refresh_table_display after calling method set_table_for_first_display.
I hope your problem will be solved with this.
Thanks
Khushboo

Similar Messages

  • I play Hotties for Sale but the function buttons Home, Refresh, Go back, have disappeared. How do I get them back? are missing

    I was trying to find out how the page info link works and I lost the function buttons Home, Refresh, Go back on Hotties for Sale. I do not know how to get them back. I have contacted Hotties For Sale help but they have not replied. Can you help please?

    * If the menu bar is hidden then press F10 or hold down the Alt key, that should make the "Menu Bar" appear
    * Make sure that the "Navigation Toolbar" and the "Bookmarks Toolbar" are visible: "View > Toolbars"
    * If items are missing then open the Customize window via "View > Toolbars > Customize" or via "Firefox > Options > Toolbar Layout"
    * If a missing item is in the toolbar palette then drag it back from the Customize window on the toolbar
    * If you do not see that item then click the "Restore Default Set" button to restore the default toolbar set up
    See also:
    * http://kb.mozillazine.org/Toolbar_customization
    * [[Back and forward or other toolbar buttons are missing]]
    * [[Navigation Toolbar items]]

  • Apple sent me a new iPod touch to replace the one that stopped working. The new one has the same problem as the old one. Should I send it back?

    I bought an iPod touch 4th genertion in August 2013. About 3 weeks ago, iTunes told me an update was available for my iPod so I clicked update. It then said it had detected an iPod in recovery mode and I had to restore my iPod. I tried to restore it when another pop up appeared saying an unkown error occured and it was unable to restore my iPod. I talked to someone on the online help page and they said I needed to talk to someone on the phone because it was too complicated to explain. The first person I spoke to on the phone could not identify my problem so she got her supervisor who said I needed to send it in for repair. I sent it in and yesterday I received a brand new iPod in the mail with a letter saying they could not fix my old iPod and this was a replacement. I plugged the new iPod into my computer to restore it and everything was fine. It said my software was not up to date so I clicked update and the exact same thing happened with the new ipod. It told me to restore my iPod and then said it was unable to be restored. They replacement arrived yesterday. Should I send it back?

    What is the exact wording of the error message? It may be that there is a problem with your computer and is causing the problem, not a problem with the iPod.

  • I plugged my ipod nano 6th gen in to the latest version of itunes today and as soon as i plugged it it it turned on automatically as it should when i came back to it 5 mins later, picked it up and it felt warm and it wouldnt turn on. what should i do?

    I plugged my ipod nano 6th gen in to the latest version of itunes today and as soon as i plugged it it it turned on automatically as it should when i came back to it 5 mins later, picked it up and it felt warm and it wouldnt turn on. what should i do?

    I have the same problem and can't seem to figure out what the problem is. I rebuilt my iTunes library and still my 6G nano crahes whenever I load an AAC tune onto it.  MP3s and podcasts all work fine, it's just the AACs... 
    Just *loading* an AAC song will cause the Nano 6G to reboot as soon as it disconnects from Itunes. It will then reboot a few times and then go into recovery mode. :-(
    Karen

  • While using Skype on my mac pro the screen freezes and splits in two and the left hand side shifts to the right and the right shifts to the left with a large black block down the centre, should I take it back to store as it is only a month old??

    I have only had my mac one month and it seems while I use Skype the screen freezes and I cant click on anything and everything on the right hand side of the screen shifts to the left and the left to the right with a back block down the centre and sometimes lines running down the screen over all. As it is almost brand new should I be going back to store to get this problem fixed??

    Yes.  You are still under warranty.  Why waste it?

  • What is causing this problem and what are you doing to fix it? Should I just go back to Internet Explorer?

    Every single day, Firefox crashes and sometimes in the most inopertune time. This is very frustrating as some of the times I can not go back in and correct what I was not able to do due to your site crashing. What is causing this problem and what are you doing to fix it? Should I just go back to Internet Explorer?

    First, you must use a specific [[Managing profiles|profile]] for Firefox 4.0 Beta and keep your current one for Firefox 3.6 to prevent interferences between the two versions.
    For your problem:
    # [[Troubleshooting extensions and themes]] could be a cause.
    # If not 1. and if it does not happen in [[Safe Mode]], you must disable HW acceleration in Options > Advanced > General. If it solves your issue, your graphic driver is out-of-date and must be updated. Go to your computer manufacturer support site.

  • Disable Refresh and back  facilty in a jsp page

    hi,
    I have a jsp page which makes entries in a db. to stop is doing it again (by refreshing the page) refresh facility is to be diabled. I do not want to use cookies or session . Can any one tell me how to disable refresh and back button in a html/jsp page
    Atishay

    i am bit new with jsp and i do not know how to use synchronization token
    howeever i think if we have a hidden input with value=0 and later make it one when entry is made in the db by the jsp page. But the problem is that i do not know how to check the value. Because each time we refresh the page the value of the variable will be initialized so a check can not be made.
    Also following will help
    <META HTTP-EQUIV="Expires" CONTENT="Fri, 1 Jun 2001 00:01:00 GMT">
    but how to take the time of the host machine which will run the jsp page.
    Thanks
    Atishay

  • I received an iPhone 6 in the mail from my previous service provider but I already changed to a different provider and got an iPhone 6 thinking I wouldn't receive the phone in the mail. Should I mail it back?

    I received an iPhone 6 in the mail from my previous service provider but I already changed to a different provider and got an iPhone 6 in the meantime because my iPhone 5 stopped working and I was desperate thinking I wouldn't receive the phone in the mail. Should I mail it back or sell it?

    You aren't serious are you? Send it back. It is not yours, you do not own it, therefore selling it would constitute selling stolen goods. You would be committing a crime, and you would be screwing whomever you sold it to.
    GB

  • Link Icon in AVL grid

    Hai all,
       I want to display a icon or link in AVL grid . In that icon click i want to navigate to another view.
    Could any body tell me how to do this
    Regards,
    Arun

    Hi,
    You will have to create a linktoaction cell editor in your column and assign an icon to it.
    * Instantiate the used component
      DATA lo_cmp_usage TYPE REF TO if_wd_component_usage.
      lo_cmp_usage =   wd_this->wd_cpuse_usg_alv( ).
      IF lo_cmp_usage->has_active_component( ) IS INITIAL.
        lo_cmp_usage->create_component( ).
      ENDIF.
    * Get Model
      DATA lo_interfacecontroller TYPE REF TO iwci_salv_wd_table .
      lo_interfacecontroller =   wd_this->wd_cpifc_usg_alv( ).
      DATA lo_value TYPE REF TO cl_salv_wd_config_table.
      lo_value = lo_interfacecontroller->get_model(
    *---------- ALV table settings.
      DATA: l_table_settings TYPE REF TO if_salv_wd_table_settings .
      l_table_settings ?= lo_value.
      wd_this->l_table =  l_table_settings .
    * Set the Editable property to true
      l_table_settings->set_read_only( abap_false ).
    * Set table header
      DATA: l_header TYPE REF TO cl_salv_wd_header.
      l_header = l_table_settings->get_header( ).
      l_header->set_text( 'Sales Orders' ).
    *---------- Column settings
      DATA: l_column_settings TYPE REF TO if_salv_wd_column_settings.
      l_column_settings ?= lo_value.
    * Get columns
      DATA: lt_columns TYPE salv_wd_t_column_ref ,
            ls_columns TYPE salv_wd_s_column_ref .
      DATA: l_column_header  TYPE REF TO cl_salv_wd_column_header .
      lt_columns = l_column_settings->get_columns( )              .
      LOOP AT lt_columns INTO ls_columns                          .
        CASE ls_columns-id                                        .
          WHEN 'VBELN'                                            .
            l_column_header = ls_columns-r_column->get_header( )  .
            l_column_header->set_ddic_binding_field(
               if_salv_wd_c_column_settings=>ddic_bind_none )     .
             l_column_header->set_text( 'Sales Order' )            . " column heading
    " Link to Action
            data: lr_link            TYPE REF TO cl_salv_wd_uie_link_to_action.
             CREATE OBJECT lr_link.
            lr_link->set_text_fieldname( ls_columns-id ).
    " assign icon
            lr_link->set_image_source( '~Icon/CheckedOk' ).
            ls_columns-r_column->set_cell_editor( lr_link ). 
          WHEN' ATTR2'.
           WHEN OTHERS.
    ENDLOOP.
    Regards,
    Radhika.

  • When upgrading the operating system mac os x 10.5 to 10.6, should i do a back of my computer or if i do it directly i would loss all my music, videos, documents, etc?

    when upgrading the operating system mac os x 10.5 to 10.6, should i do a back of my computer or if i do it directly i would loss all my music, videos, documents, etc?

    Hi ocio,
    First of all, you should always do a backup of your computer before doing an upgrade - always.
    Things can go wrong, and if they do, you will be out of luck without a backup.
    Upgrading should not affect your music, videos, documents, files in general. But don't take any chances in case things go awry....back it all up first!
    Cheers,
    GB

  • Should i take tv back??

    My wife and i recently were in the market for a new tv. We went in to BB with the intent of getting a 47 in tv. My wife saw that the Dynex 55" was on sale for $599, so we bought that instead of the 47 inch toshiba that we were going to buy.  Now that i have the 55 hooked up, i have been noticing a lot of motion blur and choppiness.  Should i take it back and get the 47 inch instead.  Will it make a difference?
    Thanks

    lbelliott2 wrote:
    Thanks for everyones advice.  I tried to live with it but it just bugged me to much.  I took it back this past saturday and got a full refund.  I am thinking of getting a slightly smaller 51in 1080P Plasma.  Funny story, I walked in to the best buy before returning it, to speak with a representative.  I picked out a 51" Samsung 1080p plasma to get instead.  The last unit was the floor model so i rushed home to take the tv off the wall and get it boxed up.   I gave the rep my number and told her to call me if the unit sold before i returned.  When i walked back in, i returned the Dynex, then walked over to the samsung only to see that it was sold.  No call.  The rep said the GM was aware of the situation and offered me $30 off anoither tv..$30, are you serious?? Usually they will take 10% off no questions asked.  I ended up just gettin a complete refund on tv and warranty. now i have a huge empty spot in my living room,
    Don't worry, they have good sales on every week. Don't be afraid to take an open box as those can be very deals. I've done it a time or two and worked out great! You get the same waranty anyways.

  • Should i take it back

    ok i just got the 16gb iphone last friday and i had lot people say it souinds like im in a cave when im talking on the spreaker phone and should i take it back and get a brand new one snice im still under the 14 day instore thing but they sayy i ecole or however you spell it

    You might find that it has nothing to do with your iPhone though -- the speakerphone is notoriously problematic on all of the iPhones -- I never use mine.

  • HT201257 I just bought an imac in september 2012.  And i just find out that my microphone is not working.  So i did an apple hardware test and with no problems found?  I have sound but no one can hear me, not even the computer.  Should i bring it back to

    I just bought an imac in september 2012.  And i just find out that my microphone is not working.  So i did an apple hardware test and with no problems found?  I have sound but no one can hear me, not even the computer.  Should i bring it back to the store

    Before you go through that trouble open About this Mac > More Info... > System Report > Audio and see if the system actually knows it has a microphone.  Then you can look into Applications > Utilities >  Audio MIDI Setup and see if the microphone is there, select it and make sure the sliders are set to full. Then in System Preferences look for Sound > Input and make sure it shows up there and the sliders are at least half way up. If none of that works do a
    SMC RESET
    http://support.apple.com/kb/HT3964
    Shut down the computer.
    Unplug the computer's power cord and ALL peripherals.
    Wait 15 seconds.
    Attach the computers power cable.
    Wait another 5 seconds and press the power button to turn on the computer.
    It is the 5 second timing that initiates the reset.
    then go through the process of looking for the microphone again as the reset may reenable the mic.

  • I have an Ipad first generation with IOS 5.1.1. and I have just got a new ipad mini. Should I use the back up of the old Ipad from Itunes copy to configure the new one, or it is better to configure the new one from scratch?

    I have an Ipad first generation with IOS 5.1.1. and I have just got a new ipad mini. Should I use the back up copy of the old Ipad from Itunes to configure the new one, or it is better to configure the new one from scratch?

    Contrary to the opinion above, I see no reason whatsoever why you can't set up the new iPad from the backup of the old one. Obviously you will have app updates to make and complete and that sort of thing, but if you want to retain all of your app data and device settings (some of which will change because of the updated iOS), I would certainly restore from the backup first.
    If you find that to be problematic, you can always start all over again.

  • HT1766 How long should it take to back up my IOS phone to Icloud?

    How long should it take to back up my IOS phone to Icloud?

    Depends on how much needs backing up and your wifi speed.  5-30 mins maybe?

Maybe you are looking for

  • Recognizing a printer attached to an Airport Extreme Base Station

    I have attached a printer to the usb port of my airport extreme base station. The printer is recognized by two of my MacBook Pros running Mac OS X version 10.4.11. However, it is not recognized by my latest MacBook Pro running 10.5.2. Is this a probl

  • Help required in reading properties file

    Hi, I have ApplicationResources.properties in one of my package say, aaa/bbb/ccc/ApplicationResources.properties I need to read this from a Java main class located in another package aaa/bbb/ddd/Info.java This is read to get the version details of th

  • My PC shuts down when I open the Liquify tool in Photoshop CS6

    hello,when i open my Liquify tool in photshop CS6 my PC get shutdown. Can i know the reason behind this why my pc is crash. i have the original licenced product of adobe photoshop cs6 but still i have faced the problem. Thanks

  • LMS 4.2.1 Netconfig job CLI output empty

    Hi, I have run a netconfig jobs in LMS 4.2.1 with these settings: Task Details Task: AdhocCommands show interface status Devices switch-1 switch-2 switch-3 Task: AdhocCommands show versionDevices -----------switch-1 switch-2 switch-3 After running th

  • How to break columns in table..?

    Hi All, How to break table columns in xml pulisher report template. i need only 5 colums in one line and 5 more in another line like that..? how to get current date on template? thanks & Regards, Naresh