How can we display multiple alv's without using containers?
Answer Posted / 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 |
Post New Answer View All Answers
What is a multiple line field?
Explain the disadvantages of different types of bdc's?
What is asap methodology? : sap abap hr
What is the differences between structure and table in data dictionary in abap?
can anyone please tell me, in orient paper mill project which fields exits for creating report.
Sy index and sy tabix
What are the function modules used to create batch input session? : abap bdc
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
How to maintain lists?
Why is pretty printer user in abap?
singleton class
What are the different types of parameters?
What are conversion & interface programs in sap?
Is it possible to pass data to and from include programs explicitly? : abap modularization
Can you set up background processing using call transaction?