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

Can we use on change of between select and endselect?

569


Define external layer? : abap data dictionary

688


What are the commands used for interactive reports?

568


What are the components of sap scripts? : abap hr

580


Can matchcode object contain ids with different update types? : abap data dictionary

611






What are the functional areas? User groups?

598


wht is the diff. b/n initialization and lotus of event

1393


What is the difference between sy-tabix and sy-index? Where it is used?

753


In a loop of an internal table, what is the use of at first & at last statements?

1472


Specify the types of data dictionary objects.

509


there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?

1759


What is pretty printer?

594


What are the major steps will you use for tuning?

593


What is a table cluster? : abap data dictionary

727


How to write a bdc – how do you go about it?

658