Query regurding the code of "back  button"

Dear friends,
After runing my report ,back button is disabled to return selection screen
for removing this i added code this code after write statement
  set pf-status '1000'.
leave to list-processing and return to screen 1000.
but it not working.so plz help
thaking u

Hi,
Are you using your own PF STATUS in the report.
Check the status of the report used.
In that Add the BACK function code in the functioncodes.
It will work.
leave to list-processing  is used to come to list from the transaction? are you using Transaction screen display from selection screen 1000.
then if you wants to return from a screen, create a button on screen, assign a FCT code like BACK, then in the PAI write the logic using SY_UCOMM, if Sy-ucomm = 'BACK', leave to screen 1000'.
reward if sueful
regards,
ANJI

Similar Messages

  • In Firefox 3.6.10 I was able to go forward and backwards between pages without the page defaulting to the top of the page. Is there any way to prevent the page from automatically moving to the top when using the forwards and back buttons in Firefox Four?

    I like to be able to navigate backwards and forwards without having to scroll down and find where I was previously. In Firefox Four, when using the forwards and back buttons, the page will automatically return to the top of the page. Is there any way to change this setting in Firefox Four to prevent it from doing that?

    Thanks for the response. No Time Machine, but I probably have a backup from a few months ago on an external hard drive. :/ I guess it'd have useful history, but not if it overwrote the last 3 months or so of Awesome Bar, that might not be so great.

  • I have lost the use of the 'forward' and 'back' button

    On Win 7 I have lost the use of the forward and back button - both are greyed out - except on this page ??? when I leave this page the greyed out appears on all tabs or links in use. I am using Firefox 3.6.16. To get to this page I have 7 tabs open at present and all ( except this one - odd! ) are greyed out.

    A possible cause is a problem with the file places.sqlite that stores the bookmarks and the history.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    See:
    *http://kb.mozillazine.org/Firefox_crashes
    *https://support.mozilla.com/kb/Firefox+crashes
    If you have submitted Breakpad crash reports then post the IDs of one or more Breakpad crash reports (bp-xxxxxxxx-xxxxxxxxx-xxxx-xxxxxxxxxxxx).
    You can find the IDs of the submitted crash reports on the <i>about:crashes</i> page.
    You can open the <b>about:crashes</b> page via the location bar, like you open a website.
    See:
    *http://kb.mozillazine.org/Breakpad (Mozilla Crash Reporter)

  • The browser's back button doesn't work for portlet navigation

    I developed a simple portlet that uses webflow navigation to navigate within a
    portlet. I made this portlet visible on a portal's home page. When I view my
    main portal page, the URL is "http://localhost:7501/samplePortal/index.jsp "
    In this page I can see my portlet. When I click on a link inside of the portlet,
    it takes me to the page I want. Then, when I click the browser's back button
    to go back to the previous page(main portal page), it doesn't work. The URL changes
    back to "http://localhost:7501/samplePortal/index.jsp", but portlet itself doesn't
    take me to the previous page. Anybody have any ideas? I am guessing it's because
    the wfevent is null, but how do I resolve this problem?

    Hi Jay,
    I was able to get the back button to work for portals by commenting out the following
    lines in the portal.jsp:
    // prevent caching these pages at clients.
    // response.setHeader("Cache-Control", "no-cache"); // HTTP 1.1
    // response.setHeader("Pragma", "no-cache"); // HTTP 1.0
    // response.setDateHeader("Expires", 0); // prevents caching at proxy
    I also made sure my browser was set to allow the caching of pages.
    You are having problems, because we set the response headers to tell the browser
    to not cache the portal pages, and the portlet state has not changed back to it's
    original state.
    -John Bimson
    "Jay" <[email protected]> wrote:
    >
    I developed a simple portlet that uses webflow navigation to navigate
    within a
    portlet. I made this portlet visible on a portal's home page. When
    I view my
    main portal page, the URL is "http://localhost:7501/samplePortal/index.jsp
    In this page I can see my portlet. When I click on a link inside of
    the portlet,
    it takes me to the page I want. Then, when I click the browser's back
    button
    to go back to the previous page(main portal page), it doesn't work.
    The URL changes
    back to "http://localhost:7501/samplePortal/index.jsp", but portlet itself
    doesn't
    take me to the previous page. Anybody have any ideas? I am guessing
    it's because
    the wfevent is null, but how do I resolve this problem?

  • I have the lengthy code for a PayPal button. I tried to past it in an iWeb welcom page and all I get is the code. No button. Can you help me?

    I have the lengthy code for a PayPal button. I tried to past it in an iWeb welcome page and all I get is the code. No button. Can you help me?

    OT

  • Can't use the forward or back buttons on click wheel

    My mini was working fine until a couple of weeks ago, now I can't use the forward or back button - if I hit it, it just goes to the previous menu. The Menu and Select buttons work fine, as does the scroll function of the click wheel. Anyone have any suggestions on how to fix this?

    AMNYC,
    Try Reseting It :
    http://docs.info.apple.com/article.html?artnum=61705
    or Restoring It :
    http://docs.info.apple.com/article.html?artnum=60983
    Or If Nothin Upper Works, Then You may need to send It In:
    http://depot.info.apple.com/ipod
    M.

  • Why does the foward and back button no longer show page history ?

    the older version of mozilla/firefox you had the option of seeing previous pages beside the foward and back buttons. rather than going back to each page. also the web pages that were suggested for your search let you know if the web page or site good or bad.

    The arrow to open the tab history of the Back and Forward buttons has been removed in Firefox 4 and later.
    Use one of these methods to open the tab history list:
    * Right click on the Back or Forward button
    * Hold down the left mouse button on the enabled Back or Forward button until the list opens
    You can look at this extension:
    * Backward Forward History Dropdown: https://addons.mozilla.org/firefox/addon/backforedrop/

  • The menu and back button don't work. 3rd gen nano

    The menu and back buttons on my 3rd generation nano don't work. I've reset it. Let it die and recharged it. Still doesn't work....What should I try next?

    Set the iPod up for a repair/replacement via Apple or a third party repair company.  Here is Apple's repair pricing.
    http://www.apple.com/support/ipod/service/prices/
    Google for "iPod wheel replacement" for third party service center possibilities.
    B-rock

  • How to retain the java applet generated code when back button is pressed!!

    I've a jsp page in which i've wirtten the code which specifies the word which i write in the text box, then through the applet i'm showing the word which is written in the text box. It means my applet is running and it show the words which i've written in the text box. Now when i click on submit it goes to the next page and when i click on browser's back button then except the applet generated code everyone retains its values. Is there any way to find it out when it encounter the back button click then applet should be restarted. so in this way without writing the whole application form and in the applet generated code i can submit it again.
    My question is how do i reatin the applet generated code when a click button is being pressed (b'coz for the textbox, textareas everything retains it)
    any suggestions or guidance are most welcome.
    thanks in advance....

    you don't need to navigate explicitly. Just clear the back stack till your specific page and say goback. below is the  code you can use.
     protected override void OnBackKeyPress(System.ComponentModel.CancelEventArgs e)
                        e.cancel=true;
                    RemoveBackStackTillSpecificPage("page2.xaml");
                    GoBack();
    public static void RemoveBackStackTillSpecificPage(string pageName)
    PhoneApplicationFrame frame = Application.Current.RootVisual as PhoneApplicationFrame;
    var previousPage = frame.BackStack.FirstOrDefault();
    if (previousPage != null && previousPage.Source != null)
                    while (!previousPage.Source.ToString().Contains(pageName))
                        frame.RemoveBackEntry();
                        previousPage = frame.BackStack.FirstOrDefault();
            public static void GoBack()
                PhoneApplicationFrame frame = Application.Current.RootVisual as PhoneApplicationFrame;
                LastPageUri = frame.Source;
                frame.GoBack();
    Please mark this as answer if this answers your question
    Purushothama V S

  • On 3 machines now the Windows Store is broken. The Install and Back buttons don't work

    Originally reported here:  http://answers.microsoft.com/en-us/windows/forum/windows8_1-windows_store/on-3-machines-now-the-windows-store-is-broken-the/8bafdc7a-a708-4012-a4f1-b98ab8788c28
    Advised to post here instead.
    Hi there
    On three separate Windows 8.1 Professional machines now, I've had an issue where the Store stops working properly for no apparent reason (no error messages or anything).  The store opens, and I can browse apps, and view individual apps, but
    once in the app view I cannot click on the Install button or the back buttons.
    They "light up" as if being pressed, but they don't actually do anything.
    I've tried all the various troubleshooting, including the Windows App troubleshooter, wsreset, re-registering the store files using powershell, and renaming the cache folder in my user profile. No effect.
    If I sign into the PCs as another user, then I don't get the issue. As such something is getting corrupted in the profile.
    We only have around 9 or 10 Windows 8.1 PCs deployed at our organisation for testing, and three of them have had this fault, which doesn't inspire confidence. As such, we cannot progress with further deployment until we have a fix in place that
    doesn't involve wiping the user profile.
    Any ideas please?

    Hi FangZhou CHEN
    I've discovered the cause of this error after much searching.
    Based on your suggestion, I checked the Event Viewer and found a string of "Application Error" entries similar to this:
    Faulting application name: WSHost.exe, version: 6.3.9600.17093, time stamp: 0x534765e9
    Faulting module name: sxwmon64.dll, version: 4.5.2608.0, time stamp: 0x52b2a853
    Exception code: 0xc0000005
    Fault offset: 0x00000000000257ff
    Faulting process id: 0xf40
    Faulting application start time: 0x01cfeeb1cc6d035e
    Faulting application path: C:\WINDOWS\WinStore\WSHost.exe
    Faulting module path: C:\WINDOWS\SYSTEM32\sxwmon64.dll
    Report Id: 19ee9a1c-5aa5-11e4-8259-600292638f85
    Faulting package full name:
    Faulting package-relative application ID:
    Presumably the WSHost,exe process is critical to the Store and "Metro" apps?
    The offending dll file causing this process to fail, sxwmon64.dll belongs to a peice of security software on our machines called Lumension Endpoint Security (we're running version 4.5 SR2). We use this to control removable media (USB) and CDRW access for
    our employees.
    If I rename that particular DLL file, the store and the calendar app which I was also having issues with (it was blank), spring back into life.

  • How to resubmit the form when back button pressed

    Hi,
    In my application, iam implementing searching,
    when i submitting the form, i got some records and i navigated all the results through next and previous buttons.
    Problem occurs when i clicked on back button, it is showing "page expires and asking for resubmit the data".
    How can i show the previous page, when user clicked on back button.
    Iam using struts 1.0 and ibatis
    Please help me out.
    Thanks in advance,
    Mohan

    Hi mohan,
    try to store your search indices in a vector and put that vector in the session scope. at page first loading you get the first index from your vector and pass it in the request scope in your action class, due to the page you have to find a way to understand the passed index in request scope and translate it to the searched word location.really I have not a code sample, but it is just an idea.
    feel free to ask me.
    Thanks.
    Ahmad Elsafty

  • How do I make the refresh, and back buttons work? Since I upgraded to FF 5 they no longer work. Also the roboform bar has to be opened everytime. It's not automatich anymore. Thanks!

    My refresh button doesn't work. Back Button doesn't work. They only work on the very first FF page that is opened. Any that I open from then on, those buttons don't work. The roboform bar isn't opened either. I have to open it every time.

    I would also like to add that none of the emails I send are going anywhere. So there's that.

  • How to find out the code behind a button

    Hi,
    What technique should I use to find out what java code is invoked when I click on a button in the portal?
    More concrete: I want to know the code behind the button I'm talking about <a href="https://forums.sdn.sap.com/thread.jspa?threadID=188251">here</a>.
    T h a n k s !
    Jeroen

    I would suggest you use HTTPWatch in your browser to see what is happening behind you button click.
    You can get it here
    <a href="http://www.simtec.ltd.uk/">http://www.simtec.ltd.uk/</a>

  • I can't get back to my homepage after surfing the web. no back button visible

    back button not working to get back to homepage after surfing the web

    If the menu bar is hidden then press F10 or hold down the Alt key, that should make the "Menu Bar" appear.<br />
    Make sure that you have the Navigation Toolbar toolbar visible.
    *View > Toolbars > [X] Navigation Toolbar
    * If items are missing then see if you can find them in the "View > Toolbars > Customize" window
    * If you see a missing item in the Customize window then drag it back from the Customize window onto one of the toolbars.
    * If you do not see that item in "View > Toolbars > Customize" then click the "Restore Default Set" button.
    See also:
    * http://kb.mozillazine.org/Toolbar_customization

  • I filled in a PDF form. When finished, I could not find how to save the completed form. So I took a chance and used the phone's back button. A message popped up saying the form was saved and to go to the cloud to view it. What cloud?

    I tried all I could think of but found nothing. In addition, I checked the phone's memory and found the file with a created date/time only about 15 minutes old. When I opened it, I was at first relieved. The portion showing on the screen was filled in. Then I looked at the other 3 and ¾ pages. All fill spaces are empty! What's up with that? And where do I find the finished form in that illusive cloud?

    Form document will automatically be saved after closing the file. As far as cloud message is concerned, it seems your Mobile link setting has been turned on. When you pressed device back button after filling the form, it was saved to your Acrobat.com account. You can access this document by going to Acrobat.com tab present in left pane. Its a cloud storage area where you can upload/save any document.
    Thanks,
    Adobe Reader Team

Maybe you are looking for

  • Apple TV - really not useful for streaming

    I bought an Apple TV last week - I have 400GB of Apple Lossless audio files stored on my PC, and a number of TV shows in MPEG2 format, extracted from my Humax digital recorder. The size of my media library means that syncing to the Apple TV's paltry

  • Can anyone tell me how I can transfer iTune purchases made [by the same user] under a different Apple ID?

    Hi guys - have just purchased an I-Pad and downloaded Pages from I-Tunes account onto my MacBook Pro, with the intention of syncing documents between the Macbook and my I-Pad via the Cloud... however, without noticing it at the time, I must have had

  • Conversion of a floating point type field

    Hi, I'm fetching field ATFLV from table AUSP for a particular value of ATINN.ATFLV is a floating point type field. Can anyone please guide me as to how to convert this field(ATFLV) from floating point no. to a simple no.? Helpful answers will be rewa

  • HT1430 My ipod keeps restarting...

    ...and the battery shows full and then the red battery and plug icon shows up.  Then the "ipod is too hot to use" icon appears. This has never happened to me. I have tried reseting, restarting and restoring.  Not working.  Anything else I can try?  O

  • BAPI for resource utilisation

    Hi, Is their a standard function module which will provide information regarding resource utlisation and also daily schedulw of planned order on a particular resource. Thanks & Regards, Sanjog