Skip to Content
0
Feb 10, 2011 at 08:53 PM

REUSE_ALV_GRID_DISPLAY_LVC Short Dump

208 Views

Hello all,

I'm using FM's 'LVC_FIELDCATALOG_MERGE' and 'REUSE_ALV_GRID_DISPLAY_LVC' to display data from a table. The field catalog is built from a table in the ABAP dictionary (custom table / SAP defined data elements).

When I execute like this, no problem. However, when I make one of the columns editable by setting the edit parameter of ct_fieldcat to 'X' I run into problems. Everything works great - I can display data, edit the field, save data, etc... but when I click on the selection icon for a material, date, etc... then I get a short dump with 'GETWA_NOT_ASSIGNED'.

Again, it's only when I set one field editable that I run into the problem. And when set to editable, everything else works beautifully. Any ideas?

Thanks in advance!