It appears that function REUSE_ALV_GRID_DISPLAY has a maximum field length of 128 characters. At least this is all that I can get it to display.
What I would like for it to do it to take a string field, I don't care how much it displays in ABAP, but pass along the entire contents of the field to Excel when that button is clicked.
Has anyone succeeded in displaying more than 128 characteres in a field? I have tried setting the outputlen and ddic_len fields, but that did not change anything.
Janice Ishee