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 |
How we can Hide buttons on application toolbar.?
difference between report and module pool
What are the two different ways of building a match code object?
what is Cross Applications?
What are two methods of modifying sap standard tables? : abap data dictionary
Explain how do you use structures in the abap programs?
How to get the table name from a field? NOTE:if only the field name is given in a flat file.
What is the difference between select statement and provide statement
What are the events in ABAP language?
what are the fields in BDC Data?
I have 2 radio buttons with 2 fields each on selection screen.My requirement is like if click on 1st radio button the second radio button field should be disabled and and vice versa.How can i do that?
what is use of material master c segment(marc) table?