2018 Jul 12 2:09 PM
Hello,
I'm trying to create an alv with 115 columns and the report displayed just 100 columns.
Is it possible to find something to display more than 100 ?
Thanks for your help.
Best regards,
Jeffpige
2018 Jul 12 2:56 PM
Use a Grid ALV, and better use an OO class, the limit of 99 columns is related to List ALV. (Also when printing the Grid you will face the same problem)
Hint: There is a FAQ note available, Note 1009650 - Consulting: Standard behavior in the ALV
Also, IMHO, ALV is a human reading tool, if you actually want to export some big volumn of data, better use a XML output.
2018 Jul 12 3:42 PM
Thanks Raymond for your answer but i think clearing 'no_out' field of the fields catalog is enough.
2018 Jul 12 3:55 PM
2018 Jul 12 4:24 PM
J'utilise le module fonction CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' pas d'alv OO donc ma solution est suffisante. Merci en tous cas pour ton investissement sur mon probleme.
2018 Jul 13 6:54 AM
2018 Jul 13 6:55 AM
Asking for upvotes is likely to have only one consequece. Probably better not to do it again.
2018 Jul 13 8:10 AM
Maximum no. of columns in ALV is 90 and each column can have a length up to 255 characters.
Thanks and Regards,
Karthikeyan Nataraj.
2021 Apr 29 2:49 AM
From what I observed, using either OO and REUSE_ALV_GRID, field character limit is 128 characters, regardless of data type.
True that you can populate the internal table field beyond 128 but ultimately it will be truncated
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |