Print Preview and Export not working FROM ALV Report

Hi
I have this ALV report which is working fine. But when I try to do a print preview it doesn't show the columns which r sorted. The columns r there but the data starts from the one which is not sorted so the layout is all messed up. In the ALV report the columns that r sorted groups them into one, I mean they just show only one time rest of the row for the same thing is blank it doesn't repeat the same data in those column. I am not sure whether that's causing it or not.
Please help.

Hi Anwarul,
do not sort passing parameters for sorting. Create a layout (called ALV variant) or do the sorting online clicking columns(s) and sort icons. It will not change when displayed in print preview.
What function/object do you use?
Regards,
Clemens

Similar Messages

  • Data missing when I print preview and export to pdf but do see the data when i navigate to that page in the report

    Hi,
    I have a report which consists of 9 subreports in 2 tables..
    When the run report I do see data.
    when i export to a pdf and print preview the report in Bids.. i see data for the first 22 pages and then the remaining pages are blank with just the header showing up...
    when i go to the pdf and select page 25 it is blank but when i go the report and not in print preview mode.. and i type in 25 in the page number data shows up on that page...
    the report is set to a portrait and the margins are set to 0.
    How can I solve this problems and why is it happening... the size of the sub report are the same..
    Any help will be appreciated.
    Thanks
    Karen

    I should add that when I e-mail this document to myself and print it directky from the iMac, it prints fine.

  • Find my laptop and desktop not working from my phone (offline etc)

    i feel like i have tried to read up on this eight or nine times and was looking at this again today.
    is there a way to find my MACBOOKPRO or my Mac Pro from my IPHONE 5?
    i have icloud set up on all my devices and i can get on to iCloud and see my iphone from my laptop (for instance) but when i try and log in to ICLOUD WEBSITE from my iPHone it asks me if i want to set up this device.
    if i check in Settings > iCloud i see that i am in fact logged in.
    if i click on the APPLICATION on my iPhone it shows me my PHone ("this device") but it says that my Laptop and my Desktop are "offline" even thought they are online (for instance i am posting to this forum now...).
    can anyone help me with what i am missing here?
    thanks
    jon

    Hi jybravo70, 
    Welcome to the Apple Support Communities!
    It sounds like you may be experiencing issues on your non iOS 8 devices because iOS 8 is required to set up or join a Family Sharing group.
    The following information is located in the print at the bottom of the article. 
    Apple - iCloud - Family Sharing
    Family Sharing requires a personal Apple ID signed in to iCloud and iTunes. Music, movies, TV shows, and books can be downloaded on up to 10 devices per account, five of which can be computers. iOS 8 and OS X Yosemite are required to set up or join a Family Sharing group and are recommended for full functionality. Not all content is eligible for Family Sharing.
    Have a great day, 
    Joe

  • CC and BCC not working from Send Email

    Greetings....I have a problem with adding CC's and BCC's to my send email triggers...they send to the TO field properly every time but never send to teh CC or the BCC fields. I've seen posts about this in the old MX Collection forums...but the only solution any ever comes up with is that its an issue with the mail server at the hosting provider.
    Can anyone definitively tell me what the issue usually is and how to find out whats not working and find a solution.
    This is a very important function to have work with many different hosting companies for anyone trying to successfully use ADDT.
    Any help is much appreciated!
    Regards,
    Fred Shequine
    [email protected]

    Please check that any firewall or virus scanning software is not blocking port 25.

  • Filter not working in ALV Report....

    Hi All,
    I have developed an ALV Report using REUSE_ALV_GRID_DISPLAY.
    Everything is working perfectly except Filtering...
    When i enter data for filtering, the ALV list will become empty. Then if i choose to delete the entry made in filter window, the filter input shows only first 4 digits of the entered value.......If i delete that value, again the data will be displayed in the ALV Screen.....
    All other standard Functions like sort, export to excel sheet are working fine...
    What might be the reason for this bug..?????
    Please Help me...
    Regards
    Pavan

    Thanks Prasanth,
    This is the code...
    It has been observed that few columns can be filtered...Like date, Quantity and few more...
    But there is a column for Production Order number, which can not be filtered...
    What might be the reason..?????
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
          EXPORTING
            i_callback_program     = v_repid
            i_callback_top_of_page = 'TOP_OF_PAGE'
            is_layout              = gs_layout
            it_fieldcat            = gt_fieldcat[]
            it_sort                = t_sort[]
            i_default              = c_x
            is_variant             = v_variant
            i_save                 = c_a
            it_events              = t_events
            is_print               = wa_prntparams
          TABLES
            t_outtab               = i_aufk
          EXCEPTIONS
            program_error          = 1
            OTHERS                 = 2.
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.

  • PDF preview in workspace not working for Financial Reporting

    I have an issue in workspace with doinga PDF preview on a Financial Reporting report. PDF preview works fine via workspace but only FR has the problem, here is the error that is displayed. I am running FR server on AIX and the print servers are on windows platform. We have two installations pointing to same windows box for print server. The 1st if FR for HFM running all on windows, the 2nd is FR on AIX for an Essbase installation. The HFM FR install works great via workspace but the the 2nd produces the following error:
    Error 500--Internal Server Error
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.5.1 500 Internal Server Error
    The server encountered an unexpected condition which prevented it from fulfilling the request.
    We made the port for the print server static(it is normally dynamic) so we could open the firewall port to the print server and have verifed it is open.
    Does anyone have a suggestion of what could be producing the Internal Server Error. I should mention that we use Weblogic for the web deployment of workspace if that should have any bearing on the issue.

    Firewall issues were preventing this problem.

  • Tab not working on ALV report output in Persona

    In normal SAP GUI we can move the cursor position on ALV report output between different column by pressing TAB on keyboard. But in case of persona 2.00, TAB doesn't work and we have to click on each cell of the report output whatever we want to highlight. Is there any settings or SAP note we can implement to so TAB will work on persona.
    Thanks,
    harkamal

    Hi Devendra Singh,
    I think it's not possible to show all field values in another Language (Eg Thai) But it's possible if it's short Text, Long Text etc
    SE63 and follow menu
    Translation
    ABAP Objects
    Short Text / Long Text Etc..
    AND
    Translation
    NON ABAP Objects
    For that also you have to maintain it first in SE63..
    [SAP Help1|http://help.sap.com/erp2005_ehp_04/helpdata/EN/77/5719d2492011d1894a0000e829fbbd/frameset.htm]
    [SAP Help2|http://help.sap.com/erp2005_ehp_04/helpdata/EN/b4/54601d77f38e429ffad9e3e11c1b25/frameset.htm]
    Hope it will solve your problem..
    Thanks & Regards
    ilesh 24x7
    ilesh Nandaniya

  • RAM previewing and rendering not working correctly

    Hi,
    Today I was just about finished editing a video on CS6 and then when I'm about to add the last effect and render it it stuffs up on me:(. What happens is that while RAM previewing at some point during the loading of the preview it will stop loading, It will then proceed to play the ram preview on loop and when I press a button to stop it a small box pops up in the centre of my screen and the ram preview bar to show what has loaded (the one which shows green for parts that are loaded and blue for cached) turns black and sometimes other parts of after effects turn black. This has happened before and I fixed it by uninstalling and reinstalling After Effects about 6 times. I would do that this time though I would like to know the cause of it and any possible fixes as it is quite irritating. Another thing that may be happening is the RAM usage is slowly filling as I render. This has happened before on my laptop and I did not manage to fix it though it was not related to the first issue that time. The last time when it happened on my laptop the RAM usage eventually filled up to 100% and it would no longer render. I am not sure if it is happening this time as it is still currently rendering though I will update the thread if it does. Finally my render is going very slowly, I am not sure if this issue is realted to any of the above or if it is just the effects I am using though. My memory and multiprocessing settings are using 6 cores of 7 with 2 GB of ram allocated to each with multiprocessing on. My ram allocated for other programs is 6GB. To fix these Issues so far I have tried clearing the cache, purging the memory and image cache, restarting  my computer and reinstalling after effects. My specs are:
    i7 4770k non overclocked
    GTX 780
    G.Skill Ripjaws Z 2133mhz 32GB
    Samsung 840 pro
    Seagate Barracuda
    MSI Z87-G45
    H100i cooler
    Any reply is appreciated
    Thanks in advance
    Sam

    How much experience do you have with AE? Ram preview can be lengthened by adjusting the resolution of the composition window, different parts of the project can be previewed using the work area, and preview length and render time are both a function of composition frame size. Complex, memory intensive effects like particle systems will reduce the render time and the length of a ram preview. Without knowing the details of your composition it's hard to say if you are running into a bug, running out of resources, or experiencing normal behavior.

  • I just want to crop my photos! Preview and iPhoto not working since upgrading.

    I just upgraded to OS X Yosemite, and since doing so the edit function on Preview is non-selectable and iPhoto won't save any of my edits!? Please help this is an urgent requirement! I'm not interested in upgrading to the new Photos app - I've head terrible things about it.

    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Repair Database. If that doesn't help, then try again, this time using Rebuild Database.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. (In early versions of Library Manager it's the File -> Rebuild command. In later versions it's under the Library menu.)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.  
    Regards
    TD

  • Adobe 11.0.04 Print Function and screen not working

    When I click on the Print function for a PDF nothing happens - recently upgarded to Reader 11.0.04 - all other programs print fine.
    Is there a bug or a fix required for Adobe Reader 11.0.04?

    Anubha
    Thanks for your feedback.
    My OS Version if Windows 7 Professional, Service Pack 1.
    I get the Fax setup window for any PDF and only with this particular version of Adobe. 11.0.10
    I installed a previous version of Adobe 11.0.09 and This time I didn't receive the Fax Setup box and the processes completed as expected.
    Was thinking if a Windows update must have corrupted something in Adobe, so I un-installed and reinstalled 11.0.10 and received the Fax setup window again.
    To resolve, I have installed 11.0.09 and stopped the automatic update of Adobe till a new version of Adobe is released and then verify the same before using it.
    Adobe is not my default printer.
    Thanks

  • Migration utility (import and Export) not working in G6

    Hello everyone,
    I am curious if anyone had a similar problem with migration utility in G6. I only get a standard error mesage:
    Error - An unexpected error occurred when reposting this page.
    No luck in PT Spy either to get more detail.
    I was thinking if this is related to the HTTP header size problem. I have a .Net installation and I'm not sure if I can request a new version of bootrap.jar to correct the issue. Thanks!

    While that is the flyswatter fix for the issue, you may want to try backing down those permissions to the specific folder and only the rights needed (i.e. Modify, etc.). It sounds similar to an issue experienced occasionally where the ASPNET account doesn't have the correct rights to the .NET temp file directory where the compiled temp files, etc. are written by the framework during normal operation.
    I'd suggest checking MSDN for info on the correct level of permissions for the ASPNET account for temp files and adjust your's accordingly. Leaving them wide open like that could pose a security risk.

  • \n and \r not working from XML doc

    What am I missing? I am loading XML into a dynamic text
    field. The \n and \r just show up in my dynamic text field along
    with the rest of the text. I've set my dynamic text field to render
    as HTML too.
    I see that others have asked this same question but I've
    tried various answers and some were left unanswered. Any
    help?

    do you meen you actualy typed those \r\n into your xml?
    If so, then there's nothing strange that they're shown like
    normal characters.
    str.split("\\" + "n").join('\n'); sould do

  • Error while Exporting to Excel from ALV Report

    Dear Experts,
    When I am exporting my report output to an Excel Sheet  directly some of the headers are appearing in Row No 1 and some are displaying in Row No. 2. Hence the corresponding values are also showing in the same manner.
    I want to show all the Rows in a single row in row No 1. I am unable to find the solution for this.
    But when I am exporting the same report into the MHTML Excel format the Report Headings are showing correctly in a single row and hence the respective values are also showing correctly in a single row. And if I save the same MHTML Excel as normal EXCEL(97-2003) format then also it is showing correctly.
    The problem comes only when I as exporting it directly into EXCEL(97-2003) format. 
    Plz help.

    Hi,
    This is the Technical limitation of ABAP list export to local file.
    ALV grid greater than 1023 characters per line will be split into 2 lines.
    To prevent a line break occuring when you download the list as a local spreadsheet file, you must reduce the width of the list in ALV. You can do this either by hiding columns or by changing the column widths in the ALV. Take care that the column heading characters also dont exceed 1023 characters. This will work.
    Thanks
    LG

  • Hi everyone. I have just started having problems with iCal.  Events that I thought I had deleted are appearing on Print Preview and on print outs. Likewise Events which I have not deleted have disappeared from my calenders, but appear in print preview.

    Hi everybody. I have recently started having problems with iCal (Version 2.05 (1069). Events that I thought I had deleted appear in Print Preview and Print Outs. Likewise Events that I have not deleted have disappeared from my calender (Month View) but appear in Print Preview and Print Outs. I see that there have been similar problems with Events disappearing especially in Month View. I wondered how print preview seemrd to be picking everything up deleted or not, and what the solution may be?. First time of Posting. I hope I haven't embarassed myself.

    Hmmmm.
    At the very least there must be a "com.apple.ical.plist"...iCal would not function without it.
    Click on the Finder icon in the dock
    Click on Go > Home
    Double-click Library
    Double-click Preferences
    Look for a file called "com.apple.ical.plist" and remove it to the trash.

  • Adobe Flash 11.9.900.152: objects not showing in print preview and not printing

    When I select print from Adobe Flash 11.9.900.152, objects are not showing in print preview and not printing on the printer.   I have tried to print from both MS Internet Explorer and Google Chrome--neither work.
    I am using:
    Windows 7 Home Premium Service Pak 1
    Internet Explorer 10.0.9200.16618
    or
    Google Chrome 31.0.1650.57 m
    How do I resolve this issue?

    What is it you're trying to print?

Maybe you are looking for

  • My e-mails come back as failures but they contain a different name and they are links.

    == Issue == I have another kind of problem with Firefox == Description == Delivery to the following recipient failed permanently: <blockquote>Email contents deleted -- Cw</blockquote> == When I send e-mails 2 come back as failures but froma different

  • How will i know if a virus,malware or spyware is d...

    i hve scan my comp and it wont finish scanning 1 program files un-scaned and alcohol120 program files. i'm a bit woried about the privacy of our video call.. my wifes brother warned us of some virus that is includen on some sofwres that you might dow

  • Audio Problem with Apple AV Cable

    I just got the genuine Apple AV Cable for my iPod, which is great but when I connect it to my TV, I have to turn the volume right up on both devices. Does anyone else have this issue, or am I gonna have to get the Universal Dock?

  • Use of construction type field in Equipment master

    Dear All, What is the use of construction type field in equipment master and how can i use in plant maintenance  processes or transactions If possible give some examples.Also any one have some document or link related to construction type, kindly pro

  • Copying the background job

    Hi, I have a background job with has a start condition after execution of a particular event. Now i need to copy this background job to another name and execute it. I tried using the function module BP_JOB_COPY, but that copied the background job wit