Application Development 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: 

Editable alv using oops

0 Kudos

Hi Experts,

I am developing one alv report with some editable columns. If user change any data in any editable column then i need to capture and save the data changes in Data base. i am using oops concepts.

5 REPLIES 5

former_member188685
Active Contributor
0 Kudos

you need to use the DATA_CHANGED event and capture the changed records, and save the changed records in PAI.

Check the BCALV_EDIT_01 to BCALV_EDIT_08 programs for DATA_CHANGED event handling in OO ALV.

0 Kudos

Hi Vijay,

Can you please post some sample code here.

Thanks,

Nag

Former Member
0 Kudos

This message was moderated.

0 Kudos

Thanks

Former Member
0 Kudos

This message was moderated.