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

Update out_tab data in editable ALV

Former Member
0 Likes
339

Hi,

I am working on editable ALV using oops. I want to insert the data into database tables after user insert the data in ALV based on the application tool bar button action.

How to refresh the data in out_tab, If user click the application tool bar button then I need to save the ALV grid data in database table.

Please give me the valuable suggestions.

- Rayudu

Hi,

I am working on editable ALV using oops. I want to insert the data into database tables after user insert the data in ALV based on the application tool bar button action.

How to refresh the data in out_tab, If user click the application tool bar button then I need to save the ALV grid data in database table.

Please give me the valuable suggestions.

- Rayudu

1 REPLY 1
Read only

Former Member
0 Likes
305

solved my self