Question:
Hello
I tried posting this yesterday, but I can't find the thread, so I suppose it didn't work
I'm doing a data-extract and present my result in an ALV grid created using ABAP OO on SAP 4.7. The result needs to be processed further in Excel, so I want to use the Export->Spreadsheet function in the ALV toolbar.
But when I export to Excel, the columns containing numeric values (currencies, weights, dates, etc.) are moved to after all colums containing text. This isn't really optimal so I'm hoping someone know how to make it preserve the column order I have in the ALV grid when exporting to Excel through XXL.
I know filters, subtotals and such aren't taken into account in an XXL export, but I'm not using any, so that's not it.
Answer:
/forums/viewtopic.php?t=149275
KR