Hi,
I'm trying ALV output for a column with width 512 characters.
It works in REUSE_ALV_LIST_DISPLAY but in REUSE_ALV_GRID_DISPLAY it restricts the output to 132 characters. Please note:
1. the data in the internal table is 512 characters
2. the field catalog for that field has OUTPUTLEN, DDIC_OUTPUTLEN, INTLEN all set to 512
But still it does not output anything after 132 characters and I get spaces instead.
Thanks and regards,
Satya