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 are the steps in a bdc session? : abap bdc

782


what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?

1986


What is the significance of hide?

778


Name a few data dictionary objects? : abap data dictionary

911


what are the critical issues u face in ur project?

2263


Which function module reads the data for particular infotype ? : abap hr

780


What statement will be found in an sap application program that implements a function module exit?

778


what is field string ? & where we are using field strings?

1779


What are matchcodes?

756


What is the Difference between At Line selection and At user-command?

891


What is the difference between bdc_okcode and bdc_cursor? : abap bdc

849


What is the function module to popup contents in the internal table?

795


in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.

2012


What is difference between inner join and outer join?

858


How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul

3657