Gui status page up page down

how to setpage down and page up in ALV report.
i assign p-  p++ fcode in gui status.
scroll line to last page is not working

HI
GOOD
GO THROUGH THESE LINKS
http://help.sap.com/download/documentation/additional/getstart/470/Getting_Started_470_EN.pdf
http://searchsap.techtarget.com/searchSAP/downloads/Teach_yourself_SAP_C20.pdf
THANKS
MRUTYUN

Similar Messages

  • Pages 5.0 - Status bar current page & page count?

    How do I show the status bar showing current page and page count? I do not need to see the full thumbnail bar.
    In all prior versions of pages, I could look at the bottom of my window and see my current page and how many pages are in my document.  Now, I glance to the bottom, and I have no idea.  I cannot find any way to turn this on and turning on the thumbnails view does not show this to me at-a-glance because I have to scroll all the way down (through documents hundreds of pages long) to find out how many pages I currently have.
    Please, what am I missing here, how can I make this show up again?
    I mean a quick display here, not adding the page count and numbers to a documents footer.  Although, that would be one way for me to solve this issue, but I do not always want that.

    I wrote a short AppleScript solution that informs about the current document page as a pop-up dialog. This is for Pages v5+ only. I created and saved an Automator Application named CurrentPage to my Desktop. Providing that Pages is running, it will produce the dialog shown in subsequent Automator screen shot.
    Double-click /Applications/Automator and choose New Document, Application, and Choose. Follow the Utilities > Run AppleScript (not Shell Script as shown), and drag Run AppleScript over into the larger window and drop it. Select all of its contents and remove them -- this is just boilerplate.
    Copy and paste the following AppleScript into the now vacant Run AppleScript workflow window. Click the hammer, and File > Save... pick a name, and location to save the application where it is handy. Quit Automator.
    Code:
    -- P
    -- Produce formatted dialog of document name, current page, and page count
    -- Pages v5+ only. Works whether typing in document or scrolling pages.
    -- VikingOSX, June 2014, Apple Support Community - Pages for Mac.
    if not ApplicationIsRunning("Pages") then
      display dialog "Pages must be running to use this utility."
      return quit
    end if
    tell application "Pages"
      activate
      tell front document
      set diagTitle to "Current Document Page"
      set docName to (name as text)
      set thePage to current page
      set curPage to 0
      set pageCnt to page count
      set pnList to its page
      repeat with ndx from 1 to count of pnList
      if thePage is equal to item ndx of pnList then
      set curPage to ndx
      end if
      end repeat
      set vformat to "Document: " & tab & tab & docName & return ¬
      & "Current Page: " & tab & curPage & return ¬
      & "Total Pages: " & tab & tab & pageCnt
      end tell
    end tell
    display dialog (vformat as text) giving up after 15 with title diagTitle
    on ApplicationIsRunning(appName)
      tell application "System Events" to set appNameIsRunning to exists (processes where name is appName)
      return appNameIsRunning
    end ApplicationIsRunning

  • Page up and down in a mailbox, the Clear key and Print Screen

    I have an Apple Pro keyboard ( the one with a numeric keypad on the right side) for an iMac and a wireless mouse. Using the keyboard is VERY confusing. There are many documents and lots of pages on the different key combinations to use for different functions but I could not find one clear document that explains what certain keys do and/or show how to accomplish certain functions...  I am a a very frustrated new Apple (formerly Windows) user astonished that I company that is supposedly delivering user friendly, easy to use products provides a keyboard that one cannot figure out.
    1. Page Up and Down in Mail
    I have some imported mailboxes with a few hundred Emails which I have to mark "read". I could use the Page Down functionality to quickly highlight all messages in a mailbox but could not locate anything that actually works. Apple's document at http://support.apple.com/kb/HT5636?viewlocale=en_US indicates that pressing 9 (with Num Lock off) provides Page Down. Num Lock appears to be the Clear key. When I tried to press Clear it deleted messages and no combination worked with 9 ...
    I tried all other suggestions from other discussions but nothing worked.
    2. The Clear key
    I'd appreciate an explanation of what this key is really supposed to do in different applications.
    3. Print Screen
    Apple's documentation tells me that on my specific keyboard I should use F14 to accomplish this. This doesn't work. It appears that one has to press 3 keys (shift-command-3) to accomplish this. What happened to the one key Prt-Scr key? Is there a key (or can one assign this function to an unused key) to make life a little less "sophisticated"?  Is there a way to know which keys are not assigned to any function?
    A pointer to an up-to-date document (which provides info that actually works) would be greatly appreciated.

    I have an Apple Pro keyboard ( the one with a numeric keypad on the right side) for an iMac and a wireless mouse. Using the keyboard is VERY confusing. There are many documents and lots of pages on the different key combinations to use for different functions but I could not find one clear document that explains what certain keys do and/or show how to accomplish certain functions...  I am a a very frustrated new Apple (formerly Windows) user astonished that I company that is supposedly delivering user friendly, easy to use products provides a keyboard that one cannot figure out.
    1. Page Up and Down in Mail
    I have some imported mailboxes with a few hundred Emails which I have to mark "read". I could use the Page Down functionality to quickly highlight all messages in a mailbox but could not locate anything that actually works. Apple's document at http://support.apple.com/kb/HT5636?viewlocale=en_US indicates that pressing 9 (with Num Lock off) provides Page Down. Num Lock appears to be the Clear key. When I tried to press Clear it deleted messages and no combination worked with 9 ...
    I tried all other suggestions from other discussions but nothing worked.
    2. The Clear key
    I'd appreciate an explanation of what this key is really supposed to do in different applications.
    3. Print Screen
    Apple's documentation tells me that on my specific keyboard I should use F14 to accomplish this. This doesn't work. It appears that one has to press 3 keys (shift-command-3) to accomplish this. What happened to the one key Prt-Scr key? Is there a key (or can one assign this function to an unused key) to make life a little less "sophisticated"?  Is there a way to know which keys are not assigned to any function?
    A pointer to an up-to-date document (which provides info that actually works) would be greatly appreciated.

  • MY page up and down key does not what its suppose to do but now instead it goes forward or back a web page

    Seems like since I installed the new Firefox my Page up and down key has stopped making my web pages go down or up but instead the page up key makes the web page go forward in history and the page down key makes it go back a webpage.

    " Is there anyway the apple or my service provider can help me with this? "
    No.
    "What is the point of the app if it only works when the phone is on? "
    The pont is to assist with locating a lost iphone.
    "Then it is only usefull within those first couple of days."
    Correct.  How would any device be tracked if it had no power?
    Very sorry for your situation, but there is nothing to do.
    Report it to the police and change your passwords.

  • Can I extend the slideshow horizontal in a straight line but not full page up and down?

    Can I extend the slideshow horizontal in a straight line across the page end to end, but not full page up and down?

    Hi
    Please check these videos for help :
    https://www.youtube.com/watch?v=BDgERSf2a5k
    https://www.youtube.com/watch?v=diUtfwFGI1w
    Thanks,
    Sanjit

  • Page Up and Down keys won't work - have tried everything

    My Page Up and Down keys won't work. I've tried hitting F7, the Fn key, checked that the "Always use cursor keys to navigate" box is not selected in the Advanced Options tab and made sure that the "Use autoscrolling" tab is selected. I tried uninstalling and re-installing Firefox, tried hitting buttons F1 through to F12 and then checked that accessibility.warn_on_browsewithcaret is set to 'true'.
    It also won't work in Internet Explorer - I have no idea what else to try. My Up/Down arrows are working, just not the Page Up/Page Down buttons. Please help, this is driving me nuts. It's only just started happening; I've never had a problem with it before!

    What is the value of the pref [http://kb.mozillazine.org/accessibility.browsewithcaret accessibility.browsewithcaret] on the about:config page?
    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • InDesign CS5 - Printing, only first page is upside down.

    Strange problem.
    I have a multipage document that has threaded text on pages 2-10 (for example). When I print (duplex or not), the first page (cover page of the manual I writing) is upside down!
    It shows correctly in indesign, as well as when I export it to a PDF and print it.
    The printer i'm using is a Ricoh Aficio MP C4000 PS.
    Our IT group at work says it's an indesign issue! I have had it successfully print on other printers, and I've tried everything I can think of on this printer.
    HELP!

    In my experience, when an IT department can't figure things out, it's always the application's fault (or "those stinkin' Macs").
    I'm pretty sure its a Ricoh thing. I do duplex booklet printing from Acrobat 9 (from a PDF file exported from InDesign CS5) to a Ricoh 5560. I often get the same problem. I find toggling the "Auto Rotate Pages" button in the print dialog on and off will fix it for me. There's no sense to it. If it first prints upside down, click the button and print again and it will work. But the next time you go to print with that setting, it will be upside down again. Click the button off, and it will work. I've given up trying to troubleshoot it.

  • Page Up and Down with space bar

    After I installed Safari 3.0.5, when I press the space bar typing this post, the web page goes down. I want to know if somebody else get the same problem, and how do I prevent that? or maybe is a new bug.
    With Safari 3.0.4 this keyboard shortcut works ok. (page up and down) but not when typing.
    Thanks,

    I have the same problem. Everytime i hit the spacebar in this text box, the browser tries to scroll down and looks like flashing.
    Is there any fix for this? It happens in every web page with text box (including the google search box).
    Thanks in advance.
    (I am using the safari version for Windows)

  • Where are Home, End, Page Up, Page Down on MBP keyboard?

    I just bought a MBP-15 after spending my entire computer life with Windows.  I have a fairly sophisticated spreadsheet that I created in Excel that I now want to use in Numbers.  But I'm hung up on the simplest thing - Home & End.  I've read other postings and guides related to the keyboard, but everyone else seems to indicate that there are already Home & End keys (and Page Up/Page Down keys) on the keyboard.  I have none - at least none that I can find.  I just have the standard MBP keyboard, including the F1-F12 function keys (plus fn, option, control, command, & arrows).  All of the key remapping posts talk about their use in text like a Safari e-mail.  For spreadsheets, Windows lets me take a formula in 1 cell, ctrl-c to copy it, then shift-end-down and ctrl-v to paste that new formula to the end of the existing column.  How is this done in the Mac world?  Very frustrating so far.  If it matters, I'm using Numbers '09 with Lion.  Any and all help appreciated.

    Home: fn-left arrow
    End: fn-right arrow
    Page Up: fn-up arrow
    Page down: fn-down arrow
    Actions in Numbers may not match those in Excel.
    "For spreadsheets, Windows lets me take a formula in 1 cell, ctrl-c to copy it, then shift-end-down and ctrl-v to paste that new formula to the end of the existing column."
    (Enter and confirm the formula in the initial cell if it's not already there.)
    Select the initial cell.
    Scroll to the bottom row using the thumb on the vertical scroll bar.
    Shift-click on the bottom cell to select it and all cells between it and the initial cell.
    Go Insert > Fill> Fill Down.
    OR
    Select the initial cell (containing the formula)
    Copy (command-C)
    Scroll to the last cell as above.
    Shift-click on the last cell.
    Paste (command-V)
    Numbers design model favors documents containing several small single purpose tables, not large ones. The maximum size of an individual table is 255 columns by 65355 rows. In practical terms, then limits are much smaller in terms of deteriorating performance speed.
    Regards,
    Barry

  • XI - Can I Add Page Up and Down Buttons Back?

    I just updated to XI and the page up and down buttons that used to be on the toolbar are gone.  Is there a way to add them back?
    Thank you.

    You can customize the tool bar like any other program. You are given a standard basic set of tool bar buttons and you can customize it as needed.
    Customizing Toolbars in Acrobat X
    Enterprise Toolbar Customization in Acrobat and Reader X

  • MacBook, page up or down buttons? Are there any?

    or do you just use the pad. My fingers keep going for it...I don't think there are any page up and down buttons.

    Also in some apps the Command(key next to space bar)-up/down arrow acts as page up and page down.

  • Page Up / Page Down / Home Key

    I would like to page up, page down or use a home key
    I am using MS Word, Pages, and PDF, when using these documents I would like the ability to page up or page done or even use "home" key which I can a windows laptop. Id there any way to do that on my macbook? Can I configure my keyboard short cuts to do this?

    cazzie98 wrote:
    I would like to page up, page down or use a home key
    I am using MS Word, Pages, and PDF, when using these documents I would like the ability to page up or page done or even use "home" key which I can a windows laptop. Id there any way to do that on my macbook? Can I configure my keyboard short cuts to do this?
    Send this bug report to Microsoft because they don't exist in any Microsoft products on the Mac that I'm aware of.
    deltatux

  • How to keep track of the status of a spry slide effect from page to page.

    Hi All,
    I'm using a spry slide effect on a simple menu system.
    Lets say I have a home, gallery and about us page.
    I currently have the spry effect occurring with "body onload" only on the Gallery page to slide down extra sub menus only when the user lands on that page.
    My problem is that I would like the slide effect to close when having left the page and landed on either of the other two pages. I can close the slide with body onload again but obviously it will close every time regardless of whether the effect was open or closed to begin with.
    I know nothing about Javascript or the Spry Framework and therefore would like to know if there is a simple way to track whether the effect was open or closed from page to page?
    Ideally I would like the effect to only open when landing on the gallery page and closing only if the previous page was the gallery page and the effect was open. For all other instances the effect should not be actioned.
    I thought that there would be a way seeing as there is a toggle option with this effect. How does the effect know when it was previously open/closed and is there a way of parsing that in the URL so that the next page knows what to do?
    Any help would really be appreciated.
    Thanks

    Sorry, but what you wish to do, will require you to at least have a basic understanding of JavaScript and setting/unsetting cookies.
    For a basic introduction to using JavaScript try:    http://www.adobe.com/devnet/dreamweaver/articles/js_for_designers.html
    HTH
    PZ

  • Display Approval Status on the page

    I have a pages library, where i have content approval turned on. I want to display the OOTB Approval Status( Internal name: ModeratorStatus) column in the pagelayout in read only mode. Any ideas??

    Hi,
    According to your post, my understanding is that you want to display Approval Status on the page in read only mode.
    You can insert the JQury code to a Content Editor Web Part:
    <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
    <script type="text/javascript">
    $(function(){
    setTimeout(Test,500);
    function Test(){
    var obj1=$("div[name='_ModerationStatus']");
    obj1.removeAttr("SortFields");
    </script>
    Then you cannot click Approval Status to sort items and the HTML of the Approval Status becomes as below:
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Home, End, Page Up, Page Down amd Help.  Are these buttons decoration only?

    I can't seem to use the Home, End, Page Up, Page Down buttons on my brand new Apple BT Keyboard. Nothing happend when I press them. Has anyone else had similar problems?

    Question not answered but I want to get rid of the post in my list.

Maybe you are looking for

  • I dropped my Macbook Pro and now it won't turn on at all. Help please?

    I've only had it a month and it was bought brand new. Not sure what to do but its not responding to anything and even the power cord doesnt light up when i plug it in. It was only dropped from about 30cm off the ground.

  • How do I protect my JNLP, my JARs etc. (with Basic Authentication)???

    hi all, i know that there is a FAQ ( [see here|http://lopica.sourceforge.net/faq.html#obfuscate] ) answering a related question with "You can use an obfuscator...". ok, but is there really no other solution? this is the simplified folder structure of

  • File - Resource name mask

    Hi ODI gurus! Today I have a question about resource name (case of file name) mask. Is it possible to add a sthg like * character to resource name? I have a file which incudes a generation date in name. I'd like to load this file but I dont know the

  • Order of Line Items change when billing

    Hi all, For some reason the order of the line items change when billing a salesorder Salesorder line items: 10 20 text line 30 When billing it changes in: 20 text line 21 30 I'm kind of lost on how to solve this. With kind regards, John Waltmans

  • Can't create valid PL/SQL stored procedure

    I have two questions about PL/SQL and JDBC: Question 1: I'm trying to create and execute a PL/SQL stored procedure, and I can't seem to get the syntax right. I'm trying to create the simplest stored proc I can. Here's the stored procedure: create or