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 / sateesh
for geeting top-of-page for each seperate alv reports in
same report.
we have two options
1> top-of-page[basic list]
2> top-of-page during line-selection[secondary lists].
develope with system field sy-lsild
sy-lsind:
List level of the list that is currently being created
(basic list: 0, details lists: greater than 0). For every
interactive list event, sy-lsind is automatically increased
by an increment of 1.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is a data class? : abap data dictionary
What is retro active accounting
How many primary keys can be created for a table?
How many default tab strips are there?
What are the user groups?
Explain the types of bdc's?
What is page window?
Why we are using Macros instead of Function Modules
What is tmg?
How collect statement is different from append?
java script for push button in adobe forms.
What will happen when we use fully buffered in abap?
What is sequence of event triggered in report?
Differentiate between static and dynamic step loops?
Can a domain, assigned to a data element be changed? : abap data dictionary