Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

alv edit and update

Former Member
0 Likes
646

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 ?

4 REPLIES 4
Read only

former_member156446
Active Contributor
0 Likes
619

[Make individual fields of an ALV grid editable|http://www.sapdev.co.uk/reporting/alv/alvgrid_editable.htm]

Read only

Former Member
0 Likes
619

Hi,

This has already been discussed several times:) Please check the below thread

Link: [;

Regards,

Himanshu

Read only

0 Likes
619

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

Read only

Former Member
0 Likes
619

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..