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
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)
What are the drill-down features provided by abap/4 in interactive lists?
How is time management and payroll is integrated? : sap abap hr
What abap statement will trigger list generation?
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
What is your current client number?
Explain what is sap script? What is the purpose of sap script?
What will happen when we use single buffered selected?
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
Explain the use of insert and append statement in sap abap?
What happens if a function module runs in an update task? : abap modularization
What are the pooled and cluster tables?
Explain the client concept of sap.
How we can retrieve data using secondary index. Explain with simple example?
Why is pretty printer user in abap?