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

Sample program required for editing and saving ALV data

Former Member
0 Likes
257

Hi Experts,

We have a requirement in which we are suppose to mark or unmark two indicators at PO line item level. So ideally program will retrieve data related to PO, its line item and both the indicators. Now the two fields of indicators will remain editable.

Now I need two functionalities in this program: -

1. Whatever changes are done by user, those should be updated in database.

2. There should be a button or two buttons on top which mark those indicators for all the POs in one go.

If anybody has come across this kind of requirement then please share the sample code.

Thanks

Siddarth.

Moderator Message: There are plenty of them who got a similar requirement as yours. So, if you search the web you'll find enough information.

Edited by: kishan P on Sep 9, 2010 12:26 PM

1 REPLY 1
Read only

Former Member
0 Likes
228

Hi,

Please look at program : BCALV_EDIT_04 .

to Update the database look at the perform "Perform update_database".

Regards,

Srini.