in a report there is two options for each there is a
seperate alv reportt. how to have form top-of-page for both
in same report.
Answer Posted / kishore
Actually here the output is displayed in ALV.. So, we cant
use the statements top-of-page or top-of-page during line
selection. These statements are used in only clasical
reports. so we have to use the ALV function module
reuse_commentory_write to display the top-if-page.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Can you create a table with fields not referring to data elements? : abap data dictionary
How to split one Invoice into Multiple ( Step by Step)?
Difference between BDC vs Direct Loads?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
What are the components of selection table?
How can end-of-selection be used?
How does the interface between the dynpro and the abap/4 modules take place?
What are logical databases?
State the differences between database view & projection view? : abap data dictionary
how to modify the standard method as per your requirement
What is view proxy in abap?
how to track records from data dictionary?
What is the function of the correction system? : abap data dictionary
What will you code in start-of-selection & end-of-selection ?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?