2009 Aug 12 7:53 AM
hi
i wrote a program for editing the ALV report and updating database table . everything is working fine , database tables are also getting updated . here i am using function REUSE_ALV_LIST_DISPLAY. but instead of " REUSE_ALV_LIST_DISPLAY" if i use
REUSE_ALV_GRID_DISPLAY.the database tables are not getting updated .
cant we use REUSE_ALV_GRID_DISPLAY for updating ?
hi
i wrote a program for editing the ALV report and updating database table . everything is working fine , database tables are also getting updated . here i am using function REUSE_ALV_LIST_DISPLAY. but instead of " REUSE_ALV_LIST_DISPLAY" if i use
REUSE_ALV_GRID_DISPLAY.the database tables are not getting updated .
cant we use REUSE_ALV_GRID_DISPLAY for updating ?
2009 Aug 12 7:55 AM
[Make individual fields of an ALV grid editable|http://www.sapdev.co.uk/reporting/alv/alvgrid_editable.htm]
2009 Aug 12 7:58 AM
2009 Aug 12 8:04 AM
here i am using FMs not OO Methods. i went to debugging mode the data that i changed is not coming to internal table when i use REUSE_ALV_GRID_DISPLAY but if i use REUSE_ALV_LIST_DISPLAY its coming
2009 Aug 12 9:18 AM
Hi,
This question is already answered in ABAP General forum, please close it here also and do not post questions in multiple forums.
Thanks,
Krishna..