In ALV GRID is it possible to update database?

Questions by sridhar_geek

Showing Answers 1 - 18 of 18 Answers

srinivasaraju

  • Jun 6th, 2012
 

Yes

  Was this answer useful?  Yes

keerthi

  • Sep 11th, 2012
 

No, It is not possible.

  Was this answer useful?  Yes

Sadeq Ahmed

  • Sep 25th, 2012
 

Yes it is possible we need to write logic for that one , it is an editable ALV

  Was this answer useful?  Yes

Rameswara

  • Aug 20th, 2014
 

I think ALV is a tool used to display the data for end-user and sap doesn't recommend for update the changed data from ALV to back db

Aditi

  • Jul 3rd, 2015
 

Yes it is possible, In case of editable ALV we have to write flush commands to update database as per any Enteries on click and save button.

  Was this answer useful?  Yes

Murthy PNVS

  • Sep 8th, 2015
 

Using editable ALV we can get the inputs from the user and by using check_changed_data method we can get the entered/changed values from the front end grid and explicitly we have to write the code to modify the entries in to the data base.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions