In ALV End_of_list Event  Scrolling Option

Hi Experts,
In ALV END_OF_LIST Event if I want to display more records approx:50 .
iam able to display using Reuse_Alv_Commentary_Write But .Due to high volume of Records Its Overlaping Main List  I need to drag Manually.
My Question : is There any option where Scrolling is Available for Reuse_Alv_Commentary.
Thank You.Please Reply.

Hi,
Use do_sum = 'X', in the fieldcatalog for the fields for which you need to do the summation.
Best Regards,
Durga Naresh Bayireddy

Similar Messages

  • Print or download ALV report with sort options

    Dear friends,
    How i can download into excel or print ALV report with sort options, like customer name column with similar values should not repeat in the print out or download file.
    Regards,
    Praveen Lobo

    Hi Praveen,
    Use this code, its working:-
    *FOR SORTING DATA
    DATA : it_sort TYPE slis_t_sortinfo_alv,
           wa_sort TYPE slis_sortinfo_alv.
    *          SORT W.R.T. CUSTOMER NAME
      wa_sort-spos = 1.
      wa_sort-fieldname = 'NAME1'. "field customer name
      wa_sort-tabname = 'IT_KNA1'. "internal table with records
      wa_sort-up = 'X'.
      APPEND wa_sort TO it_sort.
      CLEAR wa_sort.
    "this will sort the ALV o/p for customer with same name
    "now the name will not be repeated
    "records with same name will be grouped
    *          DISPLAY RECORDS IN ALV GRID
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
      EXPORTING
        i_callback_program                = sy-repid "report id
        it_fieldcat                       = it_field "field catalog
        it_sort                           = it_sort "sort info
      TABLES
        t_outtab                          = it_kna1 "internal table
      EXCEPTIONS
        program_error                     = 1
        OTHERS                            = 2.
      IF sy-subrc <> 0.
      ENDIF.
    Hope this solves your problem.
    Thanks & Regards,
    Tarun Gambhir
    Edited by: Tarun Gambhir on Dec 31, 2008 1:13 PM

  • Page Scrolling Options

    Hi everyone,
    We are currently running VC on 2004s SP8. I would like to have my table be able to scroll or page through the many records. The table is being populated with data but the paging toolbar does not show up. Scroll buttons is set to 'Show' (greyed out can't change it) and the 'Number of Rows' is set to Autofit which is also greyed out. If I double-click the paging toolbar in the designer the 'Page Scrolling Options' box pops up for configuration, however it only shows the first 6 items and the 7th is cut off. The pop up can not be resized either.
    Has anyone seen this before? Is there a fix?
    Thanks,
    Pete

    Marcel,
    Thanks for your quick response. Flash looks very nice but with larege tables or wide columns, not having horizontal scroll is a big limitation. VC tool is very nice and adding these features will propel VC as a tool of choice for BPX users. 
    I also found these useful OSS notes...950492, 994827, 992872, 1021675 (not published yet as of feb 17, 2007) .
    A correction to my earlier comment ---  sap press book on VC does hint at limitations and have carefully not discussed or show screen shots to highlight scroll bar issues in their examples.. nevertheless it is a priceless book.. can't do VC without it..
    yes, WD can be used only for web services... it is also covered in the book...
    thanks and best regards,
    bala

  • One finger scrolling option for mouse is GONE from preferences?

    The one finger scrolling option for mouse is apparently GONE from the mouse system preferences? Why do they move/hide this stuff every other system update? Grrrrr!
    I turned off the one finger scrolling option in mouse preferences a while back before my last system update to OSX 10.8.5 because it screwed me up in Photoshop/Illustrator. Recently using Chrome I found I couldn't scroll down windows now on some web pages because the scroll bar at the right doesn't show up very well. I usually use Safari and it works there so it's a Chrome problem. However, I want to turn the one-finger scrolling back on for some things from time to time. When I tried to check the box in mouse preferences, to my horror, that option appears to be gone. What?!? Help!
    *totally waiting for a simple answer that I overlooked. I hope.

    Did you look in the Zoom menu (press F10 to make the menu bar appear)?

  • Do we can set any scroll option in the query designer?

    Hi,
    I would like to know is there any setting for scroll option at the query designer level.
    This is because if I look at some reports so I could see little ups and down (small up and down arrows) symbol at the column level, and is enabled for only few reports.
    Need some input on the same.
    Thanks

    Hi
    I think you are right clicking on KeyFigures Heading, instaed of that can you on any Keyfigure (example KF1 and KF2 etc..). once you done that you will see the following options.
    EDIT     
    COPY    CTRL + C
    CUT       CTRL + X
    PASTE   CTRL + V
    DELETE   DEL
    WHERE USED LIST
    LEVEL DOWN         CTRL+ >
    LEVEL UP     CTRL + <
    PROPERTIES   ALT + ENTER
    please select the highlighted options on the required key figures, then execute the query.
    regards
    Pavan

  • Is there a way of reinstating the scrolling options before ios9 was installed?

    is there a way of reinstating scrolling options before ios9 was installed?

    Did you format the new drive?  This can be done with the Internet Recovery Mode. Try booting holding the command option R keys to get to Disk Utility.
    JRod37  wrote:
    I cannot open in apple diagnostic mode
    You can run the Apple Hardware Test / Apple Diagnostics:
    may not be aware is that Apple dumped AHT this past June. New Macs, introduced in June 2013 or later, no longer include the software. Instead, they have an entirely new diagnostic application called, appropriately enough, Apple Diagnostics. You access Diagnostics exactly the same way as you do AHT: Hold down the D key at startup.
    http://support.apple.com/kb/HT5781
    New MacBooks can access HardWareTest by rebooting holding the D key, no disk required.
    http://support.apple.com/kb/ht1509
    or older machines Boot off your Install Disk while holding down the D key, (not c key), then run the extended Apple Hardware Test. Some disks require you to use the Option key at bootup to select AHT. Some models have a separate AHT CD.
    If any error codes are generated, post that code back here for interpretation.

  • Non-scrolling Option Missing

    I'm running RoboHelp for Word version X.5.0.1 (build 606) and
    version MS Word 2003 SP3. I currently only have the following
    options when I select RoboHelp in the Word toolbar: New Macro
    Hotspot, External Topic Hotspot, HTML Hotspot, and See Also
    Hotspot.
    I no longer have the long list that I used to have, including
    the Set Non-Scrolling option that I really need right now.
    I tried reattaching the RoboHelp.dot file under Tools |
    Templates and Add-ins, but that didn't fix it.
    Does anyone know how I can access these options?
    Thanks!

    Hi Katheryn
    Pleased to be able to help you.
    You were a little bit lucky to get a reply from me.....
    It seems that I managed to retire a few months ago - well,
    I'd been suggesting to my clients that I didn't really want to get
    mixed up in new versions at my time of life and that they should
    move on. (Oh, how right I was! What tender little things RH6/7 seem
    to be!) The forums now seem almost completely absorbed by getting
    the new versions to work and queries about X5 and RH for Word have
    virtually dried up. I was on the point of cancelling my
    subscriptions! Perhaps I'll wait a bit, after all.
    Best
    Brian
    PS Rick/Peter et al: New Tricks don't always suit Old Dogs.
    But, sometimes, New Dogs need to know how Old Tricks work. (Sings:
    "If I can help somebody....")

  • Add the property "Enable auto-scrolling" to indicators which have a scroll option

    It would be nice if controls/indicators that had a scroll option (most useful for vertical scroll) would have the ability to support automatic scrolling. This is useful for trace windows or long tables which are continually getting updates. At present we need to set the scroll position ourselves for every update.

    Ray: I think Mark is asking for a run-time feature, not an edit-time feature, such that if you have the scrollbar already visible and new text is written to the indicator that the text would automatically scroll to some position within the string.
    Myself, I'm a strong fan of the behavior that I see in Visual Studio compiler log windows -- if the user has positioned the scroll thumb at the very bottom, when new text is added, the scroll thumb continues to stick to the bottom (thus always showing the tail of the log). But if I scroll up in the log, then new text is added keeping the scroll thumb in the same relative position so that I can actually read an interesting part of the log while the log continues to be updated. It's occassionally tricky to get the thumb back to the bottom of the log if the log is being updated very quickly, but overall, it's a system that works very well.

  • ALV  ONF4 event

    Hi All,
    I have used the ALV onF4 event for F4 help for a field in an ALV display....But the problem is that this is not getting triggered on pressing F4.....
    What might be the problem..
    I have referred the program : BCALV_EDIT_08.
    -SatyaPriya

    Hi ,
      Please check whether you have created the class to handle events and also set the handlers for it.
    Regards
    Arun

  • Scroll option not showing in Adobe Muse

    Scroll option not showing in Adobe Muse CC v7.2

    This forum is actually about the Cloud, not about using individual programs
    For product specific questions you will do better in the specific product forum
    If you start at the Forums Index http://forums.adobe.com/index.jspa
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says ALL FORUMS) to open the drop down list and scroll
    http://forums.adobe.com/community/muse

  • ALV Print event in Custom Button

    Hi,
    I have requirement to call ALV print event in Custom Button after some condition. Can anyone give me the solution or link to achieve this requirement.
    Thank in advance.

    Hi Mani,
    On that ALV button event, write the following code.
      DATA lo_component TYPE REF TO if_wd_component.
      DATA lo_appl      TYPE REF TO if_wd_application.
      lo_component = wd_comp_controller->wd_get_api( ).
      lo_appl      = lo_component->get_application( ).
      lo_appl->print_page( ).
      DATA lo_app_info TYPE REF TO if_wd_rr_application .
      lo_app_info = lo_appl->get_application_info( ).
      DATA lv_app_name TYPE string .
      lv_app_name = lo_app_info->get_name( ).
    It helps you to print the table contents. Hope this helps you.
    Thanks
    KH

  • Mouse Control Panel Looses scroll options and multi-button options

    Hello-
    I just bought the new Magic Mouse. Once it is paired with my bluetooth the mouse works fine but the Mouse control panel looses the secondary button and scroll options. Mouse will not scroll normally or momentum scrolling. As well the Bluetooth control pane does not show mouse battery level reading, and there is no Mouse name. What's happening here??
    G5 PowerMac with 10.5.8 and normal wired extended keyboard.
    Thanks,
    Kevin

    Hi,
    Good to hear it's Ok and hopefully all the malware has been removed.
    All the best,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • I can't find the scroll option on the latest version upgrade in Adobe Reader.

    I can't find the scroll option on the latest version upgrade in Adobe Reader.  Can someone please help me find it or activate it?  I have the latest version X1 version 11.0.2.  Thank you

    I have never seen that (scroll bar disappearing); it should always be there if a document length exceeds the current view.
    What is your operating system?  Are these local or online documents?  If online, in what browser?
    P.S. this is how my Reader 11.0.2 on Windows 7 looks when I open any PDF document

  • Wired Mighty Mouse lacks Scrolling Options

    Hello,
    Is there a way to enable zoom-scrolling on a wired Mighty Mouse?
    I was reading Mac Help on mouse settings and noticed a feature that I've never noticed before: Scrolling Options. Help claims that this feature allows to customize the scroll-ball behaviour, including 360 degree scrolling and zoom-scrolling. Alas, I failed to find this feature in my Keyboard & Mouse pane.
    I searched on Google, and it seems that this feature was introduced in the new driver that ships on a CD with the new wireless Mighty Mouse. Look here: http://tinyurl.com/pyx7s.
    Will this new driver work with the wired Mighty Mouse? if yes, where can I get this driver?
    —barmalutka
      Mac OS X (10.4.7)  

    The Zoom function appears to be giving the wireless MM access to the Universal Access System Preference "Zoom" feature.
    The MM already has 360° scrolling. I sense that the pulldown menu you see in the System Preference Pane for the new wireless MM probably gives you control to limiting the direction of the scrolling to left-right, or up-down and possibly diagonally.
    Who knows, if we are lucky the new MM System Preferences may appear in a future OS X update.
    Until then these 3rd party mouse System Prefs are available;
    SteerMouse
    USB Overdrive

  • 2-times scroll option on an object?

    Little Muse question,
    Getting an object in the page with scroll-options (page down) goes well...but when the object must get back or return, i must use page-up..i'd like to have that with the use of page-down control..so that the animation can continue...
    aaaarrgghh Bad explanation:
    maybe better..
    Muse,
    page down - object comes in
    page down - Branding name comes up
    page down - object must go away
    page down - the adresses getting under the branding name...
    so, i'd have 2 scroll commands for 1 object...
    Is that possible? or how do getting an object away, when it came in the page with scrolling??
    1 possibilty is to get an object over the object, so you would'nt see it anymore...but thats not so very very nice ;-)
    grt mars

    You could do it with Advanced Actions (but it does get a little messy).
    Place a transparent button over each menu item. Have each button pause near the start of each slide. 
    Create a standard action as below (you will also need to create a variable for each menu item - mine is called Zoom1 in the example):
    This will trigger the zoom (you will probably want zoom size to be 100% for the initial size, then whatever your final size needs to be).
    Create an advanced action like the one below:
    You can have an action for each menu item/button in the one advanced action using the tabs under the Name field. What you're doing is saying if the button for an item has been pressed, jump to the specified slide for that item.  In the slide properties, set the advanced action to run on the slide exit.
    You will need to play around with the size and timings to allow the zoom to reach the end point at, or just before, the end of the slide, otherwise it jumps to the new slide as it's zooming.
    There may be easier ways to do it that others here may suggest, but that's my intial idea - hope it helps.

Maybe you are looking for