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

Editable alv using oops

Former Member
0 Likes
760

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
Read only

Former Member
0 Likes
633

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.

Read only

0 Likes
633

Hi Vijay,

Can you please post some sample code here.

Thanks,

Nag

Read only

Former Member
0 Likes
633

This message was moderated.

Read only

Former Member
0 Likes
633

Thanks

Read only

Former Member
0 Likes
633

This message was moderated.