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


Please Help Members By Posting Answers For Below Questions

What is the modification assistant?

582


Is sap xi intended to replace ale?

583


A subroutine can be terminated unconditionally using exit. State true or false : abap modularization

611


How is collect statement different from append?

590


What is the maximum number of structures that can be included in a table or structure : abap data dictionary

808






How can we access the correction and transport system?

548


How many types of size categories and data classes are there? : abap data dictionary

611


How do you get the number of lines in an internal table?

620


What are the modes in which any update tasks work?

630


How to split one Invoice into Multiple ( Step by Step)?

1707


What is direct input method ?

1475


There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.

936


What do you mean by transparent tables in sap abap? : abap data dictionary

532


Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc

649


how can you display data say "your name"in sap script without print program or driver program??

1724