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 Buffering Concept? When should a Table be buffered?
what is difference between user exit, customer exit and badi?
How many types of data classes are there in sap?
What is table pool?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
What is the client concept in sap?
What is get cursor field?
What is example class
What are the types of subroutines? : abap data dictionary
Which commands are used for interactive reports?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
What are the two different ways of building a match code object? : abap data dictionary
What actually happens in real-time recruitment? : sap abap hr
How will you find manager of an employee
How move-corresponding works