How can we display multiple alv's without using containers?
Answers were Sorted based on User's Feedback
Answer / pratik
By using below 3 function module we can use multiple ALV's
1> REUSE_ALV_BLOCK_LIST_INIT
2> REUSE_ALV_BLOCK_LIST_APPEND
3> REUSE_ALV_BLOCK_LIST_DISPLAY
Is This Answer Correct ? | 4 Yes | 0 No |
1) If the scripts are client dependent, what above driver program ? (client dependent / independent) 2. I have two pages, In one page I want address, Header, Main & footer. In the second page I want only Main. How to do it? 3) Will 50,000 records be uploaded directly into APP's Server? 4) What is the button to change the variant in ALV ? 5) If your project is support project ? when is your implementation has completed ? 6)In start of selection, if we perform validation, what happens ? 7)How to join 3 tallies & looping. We have developed a program in a client say (200- client) and 210 has test data. No developing rights. How to test data? 8)How to transfer data which is coming from are report as output to another report 9)How to create standard text and how do u transfer it ? 10)What are the views when we are creating Material ?
How do you call a transaction from a report ?
what is partner profiles?
how to create a button in selection screen? how to add a gui status in a selection screen?
After finding enhancements of a perticular transaction using SMOD, how can you opt one enhancement from all displayed enhacements?
Is it possible to bring select option in module pool screens?
How many ways you can create table? : abap data dictionary
25) Can we create more than one main window in smartforms?
What happens when a table is activated in DD?
what is difference between user exit, customer exit and badi?
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
what is Bapi?what is the functionality of Bapi?why we go for Bapi?