Hi all,
i have alv with fields . ID IDdescription .... etc.
now my ID field is editable but the IDdescription is ony display. but this field should be internaly editable .... ie. when i select ID value ... it should automatically populate the IDdescription with text.
in my prog i have modified the fieldcatalog to for the EDIT field to no edit(space) value. and have internally handeled the events to populate the IDdescription with long text.
*problem : although the internal table for the alv is populated with the IDdescription value ... it dose not display it in the alv.*
can someone help.
thanks.