‎2010 Sep 09 7:46 AM
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
‎2010 Sep 09 7:54 AM
Hi,
Please look at program : BCALV_EDIT_04 .
to Update the database look at the perform "Perform update_database".
Regards,
Srini.