Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

In alv Reports,how the Output is displayed ad editable and how
i can edit the same and how it will reflect the DB?Please
help...........

Answer Posted / chandra

It is possible to update data into database, using
i_callback_user_command in ALV FM

FORM user_command USING r_ucomm LIKE sy-ucomm
rs_selfield TYPE slis_selfield.
CASE sy-ucomm.
WHEN '&DATA_SAVE'.
***write ur code here to update the tables*****
ENDCASE.

After editing click on save, which inturn saves data into DB

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to pass data to and from include programs explicitly?

1068


What is an on”*-input filed” statement?

1211


What are the differences between table and structure in data dictionary?

1169


Can we specify the next screen number with a variable?

1017


Can you create an internal table dynamically?(at run time)

1968


What is the use of the raising exception? : abap modularization

1025


any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?

2536


What are multiple use BADIS?

1540


What are the steps to execute session method?

1113


What are the basic object types? : sap abap hr

1204


what is call back in alv?

2521


What is meant by hide area?

1189


What is personnel sub are

2103


What are the check tables and value tables?

1235


Did you create help views?

1039