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 / sainathraj

In ALV Reports,the output is displayed by using the function
module:
REUSE_ALV_GRID_DISPLAY or REUSE_ALV_LIST_DISPLAY
Input for the above function modules is
program name and fieldcatalog and data internal table.

You can edit the records in the ouput list by using EDIT =
'X' option in the field catalog.

while filling the field catalog we have to consider the
field EDIT = 'X'.

But this is used for print purpose only we cannot save into
database.

Is This Answer Correct ?    29 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What two statements are required in an abap program to output an icon using a write statement?

1037


What is tcode se16. For what is it used. Explain briefly?

1153


Where the payroll results are stored

2281


please give the remaining answers.

2283


How to find the return code of an stmt in abap programs?

1210


What are dml commands in abap?

1338


What is the difference between a structure and an append structure?

1146


Where do you find info on new developments in SAP?

2061


What are the fields in the memory table ‘screen’?

1105


What is size category?

1063


What are the differences between a database index and a match code? : abap data dictionary

1253


Explain what are the different functions used in sap script? What are the parameters used in each function?

1080


How do you Export a session ?

2103


While sorting field groups we cannot use more than one key field. State true or false. : abap modularization

1109


What is the use of buffering?

1098