what are ALV reports? how they are different from normal
reports?
Answer Posted / bhargavi
ALV(ABAP LIST VIEWER) displays the output list in a grid
format and also have some operations like select
all,deselect all, ascending,descending... and it also have
one concept called blocked alv where we can display the data
from two tables in a single grid.
Reports are for displaying data and to display data in
header and item wise we use hierarchical alv so using alv is
the best way than using reports.
ALV is the advanced concept of reports.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What does the extract statement do in extract datasets?
What is step-loop? Explain all the steps?
What is the max no of match code id’s that can be defined for one match code object?
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
What is the difference between call transaction method and the session method? : abap bdc
What are user exits? What is involved in writing them? What precations are needed?
What is the procedure you followed to upload the data?
What are the pooled and cluster tables?
Explain how to create any functions? How to go about it?
What is lock mechanism? How do we create lock objects in abap?
Explain the difference between domain and data element? What are aggregate object?
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
What is repository info. Systems?
Explain the advantages/disadvantages of logical databases?