hi what is difference between REUSE_ALV_GRID_display and
reuse_alv_list_display .
Answer Posted / santhosh
Grid dispaly is more userfriendly and has options to
calculate consolidations like sums and grand totals. We can
even modify the width of the column
Where as in list display we have only basic and normal
display of the selection criteria
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
Static and instance variable and method with live example. Why and when to use
Define subtype ? : abap hr
What is a database view? : abap data dictionary
Differentiate screen painter from menu painter.
What are the components of sapscript?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
Difference between sy-tabix and sy-index?
Write syntax for message error (report)?
Explain the difference between a dialog program and a report?
What do you do when the system crashes in the middle of a BDC batch session?
what is the difference between hashed & sorted internal tables?
Why is pretty printer user in abap?
8)when u create sales report what u can see in that report ? what rthose field names or data element names? 9)when u create purchase order details report what u can see in that report ?what rthose fieldnames or dataelements? 10)when u create material stock report in material master grouped by material type and plant what u can see in report ?what rthose field names or dataelement ? 11)when u create shipping forecast report what u can see in that report ?what rthose data elements or field names?
how to see the table output?
What will you code in start-of-selection & end-of-selection ?