Excel columns out of order

Hello,
I have an alv grid that shows some information and when i have to export that information to an excel file, in that file the columns doesn't appear in the same order than in the alv.
Do you know what does it happen?
Thanks

Hello again,
i have checked my fieldcatalog and my internal table and both have the same order, with the description field in the last position.
Curiously, when i export the alv to an excel file, the description column doesn't appear in the last position, the amount field (decimal) appears in that position.
could anyone help me?

Similar Messages

  • ALV Grid Exporting to Excel - Columns out of order

    Hi,
    In my ALV grid everything is in order as it is in the structure. When however I export to excel from ALV grid, the columns are out of order. First it lists the string columns, then number columns and lastly date columns. Is there a way to make excel keep the same order as it is in ALV grid?
    Thanks,
    Sergiy

    I am not much of an ABAPer but I was able to set the column position during data declaration with
    gs_fcat_line-col_pos = 1, for example.
    That would put the column in the first position in ALV as well as the excel export.
    Thanks for your inputs.
    Sergiy

  • Columns out of order in ageing report

    Hello,
    When running the 'Customer Receivables Ageing' Report the ageing columns are not in the order they should be. For example:
    The columns should be in this order:
    Customer Code  |  Customer Name  |  Balance Due  |  Future Remit  |  0- 30  |  31-60  |  61-90  |  91-120  |  120+  |  Doubtful Debt
    Instead it is showing in this order - which is wrong:
    Future Remit  |  0-30  |  Customer Name  |  120+  |  31-60  |  61-90  |  91-120  | Customer Code  |  Doubtful Debt  |  Balance Due
    I have located a similar instance on the SAP notes but this refers to their being a possible two instances of this report open. This is not the case. I have had the user log out of SAP and log back in as well as having them restart their pc - both to no avail.
    Would anyone else have any suggestions?
    Regards,
    Juan

    Hello Juan -
    contact SAP Support or Partner immediately - we had the similar situation a logn time ago and someone at SAP had to apply a fix.   I never heard what caused it...
    Take care - Zal

  • ALV Grid Download to Excel - Columns in wrong order

    I'm using the object cl_gui_alv_grid to output an ALV grid to the screen.  I've populated the field catalogue as follows:
    wa_alvfieldcat-col_pos = 1.
    wa_alvfieldcat-just = 'L'.
    wa_alvfieldcat-reptext = 'Customer Name'.
    wa_alvfieldcat-scrtext_s = 'Customer'.
    wa_alvfieldcat-scrtext_m = 'Customer'.
    wa_alvfieldcat-scrtext_l = 'Customer Name'.
    wa_alvfieldcat-outputlen = 35.
    wa_alvfieldcat-tabname = 'GTBL_REPORT'.
    wa_alvfieldcat-fieldname = 'CUST_NO'.
    The screen shows the table correctly in the order I've specified using COL_POS.  But when I select the download function from the ALV grid it moves all the date fields to the end instead of using the order I wanted.
    Any ideas?

      CALL FUNCTION 'LVC_FIELDCATALOG_MERGE'
        EXPORTING
          i_structure_name = 'ZCONTRACT_REPORT'
        CHANGING
          ct_fieldcat      = tbl_alvfieldcat.
    then
      LOOP AT tbl_alvfieldcat INTO wa_alvfieldcat.
        MOVE 'GTBL_REPORT' TO wa_alvfieldcat-tabname.
        CASE wa_alvfieldcat-fieldname.
          WHEN 'DATE_ORDER'.
            wa_alvfieldcat-col_pos = 4.
            wa_alvfieldcat-just = 'L'.
            wa_alvfieldcat-reptext = 'Date Order'.
            wa_alvfieldcat-scrtext_s = 'Date Order'.
            wa_alvfieldcat-scrtext_m = 'Date Order'.
            wa_alvfieldcat-scrtext_l = 'Date Order'.
            wa_alvfieldcat-outputlen = 10.

  • Can Numbers put the dates (in a column) in order if I enter out of order

    I am a procrastinator and I have lots of receipts to enter.  If I enter with the dates out of order is there a way numbers can put in order for me.
    Thank you

    Robin,
    When you hover your mouse over the column Label area of an active Table, a disclosure triangle appears. Clicking the triangle gives you a menu of column actions, including Sorting the column, either ascending or descending.
    Sorting will put your dates in order. The prerequisite is that the dates you enter must be recognized as Date/Time values, not as Text. If you input your dates in a standard way for you region/language, they will normally be properly recognized. One way to test for this is to Select the Dates column and change the date format in the Cell Inspector. If you can freely change the format, for example from "1/1/15" to "January 1, 2015", the sort will be successful.
    Regards,
    Jerry

  • B10 build TableView row selection causes columns to stretch out of order

    When running the following css on a tableRow to change the selected highlight colour. If you have 50 of more rows and need to use the arrow keys to scroll the columns become stretched and out of order
    .table-view .indexed-cell .cell: selected {
         -fx-border-color: #f8c27f;
         -fx-background-color: rgb(230,230,230);
    }

    Could you please post a bug in the JavaFX Jira at http://javafx-jira.kenai.com. If you file it under the 'runtime' section against the 'controls' component, it will be looked at as soon as possible. Ideally you'd include a small test application as an attachment.
    Thanks!
    -- Jonathan

  • Why does my pdf file to excel come out with the columns all misplaced

    Please help. When i transfer the file the file is all out of order regarding my columns

    Hi arodsworld,
    Try disabling the OCR function using the steps outlined here: http://forums.adobe.com/docs/DOC-3062
    Please let us know how it goes.
    Best,
    Sara

  • Is there a way to reorganize out-of-order tracks in iTunes 11?

    Hello all--
    In iTunes 10, if an album appeared with the track numbers out of order, I could just click on the track number tab within each individual album and the tracks would be resorted by track number. In iTunes 11, I can't find a way to do the same thing. For example, I imported an album and now it starts out with track 4, then goes to 15, etc., but can't get them to sort sequentially. Any help would be greatly appreciated.
    I tried looking at one out-of-order album in the "songs" view, based on a similar question, but every time I try to search for the album under "songs" iTunes shows the result under "albums".

    here is a link to macosxhints.com that tells you how to output all of your feed URLs to a terminal window. from there you can cut and paste them into your new feed reader of choice...
    http://www.macosxhints.com/article.php?story=20080319094830396
    and if you are in the marked for a new reader may i suggest David Watanabe's excellent NewsFire. he had just recently made it totally free as a gift to the macintosh community.
    best of luck.

  • In XI pro, exporting PDF to Excel problem.  Excel columns and data are not properly aligned.  Help?

    I used 30 day trial of Acrobat XI and all the functions work perfectly.  But, when I buy the program (either download or disk) my PDF that export to Excel is not working.  The excel columns and data are not properly aligned as they should be.  The Trial version aligns everything perfectly.  What is happening?  I use a MAC 10.9.5.  But this shouldn't matter because the trial version works perfectly.  Can anyone help?

    just found out that this is posted in the wrong section.

  • Songs out of order?

    I recently imported several CDs to my iTunes library, and for some reason, some of the songs are appearing out of order. I have read the discussions regarding this on the message board (probably not all, but four or so?), and it doesn't seem to be the same reason everyone else is encountering. A few notes detail the problem:
    - There's one album where the track list is: 10, 1, 2, 3, 4, 5, ... 9, 11, 12 (in order except Track 10), and a few others with the same issue (albiet different track number out of order)
    - The album in question is only by one artist. I have group-changed the artist, album and album artist fields to the same value for all tracks. So it's not a guest-artist issue.
    - I have marked the album as a compilation, to no effect. This worked great on many multi-artist albums, but didn't help here.
    - All tracks of the CD are marked as being within one CD (there isn't the horizontal line that desigates different albums).
    - The tracks appear in order when I sort by Artist; however, this breaks up the compilations elsewhere in the library, so I really want to use Album by Artist.
    - Changing the view format to adjust options did not help either, and this seems strange enough that I'm surprised it helped for someone else in the past.
    - Closing and reloading iTunes also had no effect.
    Any thoughts on how to make them appear in order in the Album by Artist view?

    maybe i missed something here. But heres my $0.02
    you cannot change the order in the library it is true, except by sort.
    you can change the order in playlists by simple drag 'n' drop.
    So if this makes sense to you then you can ignore the order in the library (no more reimporting). You can then just set up a playlist and order them by column sort OR just drag and drop them into the order you want.
    hope that helps

  • Course follow up out of order, incorrect Qualification dates

    Hello,
    I have a situation where courses followed up out of order results in qualifications with incorrect start and end dates.
    Background
    - Course Type imparts Qualification.  Qualification is valid until 12/31/9999.
    - Course Type has 3 courses (A = 1/1/2011,  B = 2/1/2011, C = 3/1/2011)
    - Person enrolls in each of the 3 courses
    Scenario
    - Course A is followed up. Person has Qualification for 1/1/2011-12/31/9999. Correct.
    - Course C is followed up. Person now has Qualification for 1/1/2011-2/28/2011 and a new record for 3/1/2011-12/31/9999. Correct.
    - Course B is followed up. Person now has Qualification for 1/1/2011-1/31/2011 and 2/1/2011-12/31/9999.  No new record was created. Incorrect.
    There should be a qualification entry for each course attempt.
    - Course A should impart Qualification for 1/1/2011-1/31/2011
    - Course B should impart Qualification for 2/1/2011-2/28/2011
    - Course C should impart Qualification for 3/1/2011-12/31/9999
    If Course C followed up again, the qualification dates are correct, but this is a manual process (i.e. admin needs to re-follow up all the later courses in order).  Is there a programmatic way to ensure the qualification dates match the course dates when followed up out of order?
    Thanks,
    RM

    I am very interested in this thread because I have encountered a similar problem with BLOB columns, except that I am also seeing this with CLOB's.
    Essentially the all the data gets 'migrated', but the CLOB and BLOB columns are all mixed up!
    Any solutions?

  • Out-of-order-writing and fsync issues ...

    I am facing a fairly interesting problem on my Sun box.
    The problem is: My customer has reported that PostgreSQL loses a file on TRUNCATE.
    The scenario is:
    BEGIN;
    TRUNCATE table;
    COMMIT;
    When the system is killed during this transaction it can happen that the system tables will still see the table while the file on disk is already killed.
    However, this is impossible because the table is actually killed by PostgreSQL AFTER the COMMIT.
    Internally it does:
    BEGIN;
    modify system tables;
    COMMIT (including fsync)
    remove table on disk.
    The problem now is: How than this happen? The only thing which comes to my mind is that the I/O system is doing out-of-order writing. My second theory is that fsync is doing something terribly wrong. More evidence: This happens not too frequently and ONLY on Solaris (We have tested that).
    Can anybody provide me information about the I/O behaviour of the kernel respektively information about what fsync might do wrong?
    Help is very much appreciated.
    Best regards,
    Hans

    Hi there! @BlueSkies84 thanks for posting your concerns. I’m sorry to hear about all the problems with your phone.
    Since we are looking at multiple issues that cannot be controlled via the phone settings, I’d recommend you back your phone up and perform a factory reset. For steps on this please visit us at www.att.com/devicehowto/ and select the make and model of your phone. On the left column you’ll find steps to back up the phone under backup and restore and reset steps under troubleshooting and reset device.
    Hope this helps!
    Charise

  • Out of Order Primary Keys and Blob fields

    Hi,
    I am using Oracle Migration Workbench to transfer the data from SQLServer 2000 to ORacle 9i. I am running into the following issues and was wondering if you had any ideas what may be going on:
    1.) Primary keys are out of order
    2.) Blob fields are inserted into the incorrect row
    Ex. BLOB field stating 'Application active' should be associated with Act_key (primary key) = 5 and it ends up transfering over with act_key 28.
    Thank you for any information you may have on this.
    AK

    I am very interested in this thread because I have encountered a similar problem with BLOB columns, except that I am also seeing this with CLOB's.
    Essentially the all the data gets 'migrated', but the CLOB and BLOB columns are all mixed up!
    Any solutions?

  • Out of order songs

    I don't know how this is happening, but some songs on a few albums have gone out of order. This has been going on since I got the new iTunes. When I bring up iTunes it shows that all the songs are in the right order, but when I unplug it and play it It shows some songs are out of order. It's really annoying when you just want to hear an album all the way through, and the intro song is now song three.
    I have a 60gig Video iPod, can anyone help me?

    maybe i missed something here. But heres my $0.02
    you cannot change the order in the library it is true, except by sort.
    you can change the order in playlists by simple drag 'n' drop.
    So if this makes sense to you then you can ignore the order in the library (no more reimporting). You can then just set up a playlist and order them by column sort OR just drag and drop them into the order you want.
    hope that helps

  • Why aren't my datagrid columns in the order I specified?

    Hi folks,
    I've got a datagrid:
    <mx:DataGrid xmlns:mx="
    http://www.adobe.com/2006/mxml"
    dataProvider="{arrPermisList}"
    itemClick="gridClick(event)"
    sortableColumns="false">
    and a bunch of columns defined, like this:
    <mx:DataGridColumn headerText="Content Type"
    dataField="xxx" textAlign="center" sortable="false"/>
    <mx:DataGridColumn headerText="Create"
    dataField="MayCreate" textAlign="center" sortable="false"/>
    The dataprovider (an array) looks like this:
    private var arrPermisList:Array =
    { ContentTypeCode: "AUD", ConTypeName: "Audio Clips",
    MayCreate: true, MayRead: true, MayUpdate: true, MayDelete: true,
    MayModerate: true, MayAdministrate: true, MayPublish: true }
    , { ContentTypeCode: "LIST",ConTypeName: "Lists", MayCreate:
    true, MayRead: true, MayUpdate: true, MayDelete: true, MayModerate:
    true, MayAdministrate: true, MayPublish: true }
    My problem is that the grid display the columns in
    ALPHABETICAL order, rather than the order in which I listed the
    columns. I see from the docs this is correct behavior. But of
    course, I want my columns in the order I specified, not
    alphabetical. Would anyone know how to turn this feature off?
    Thanks,
    ws

    A Smart Playlist has a small cog like icon in iTunes. A regular playlist has a a musical note on top of a piece of "sheet-music paper" icon.
    If you highlight a Playlist in iTunes and select File, if Edit Smart Playlist is greyed out, then it isn't a Smart Playlist. If you can Edit Smart Playlist, then it is.
    You cannot distinguish Smart Playlists from regular Playlists on the iPod Touch, they look the same.

Maybe you are looking for