Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

simple alv display

Former Member
0 Likes
417

i have a simple alv report...how to add new alv list at the bottom of the same screen???

i have a simple alv report...how to add new alv list at the bottom of the same screen???

2 REPLIES 2
Read only

former_member376453
Contributor
0 Likes
388

There is something called block ALV use this one, to add multiple ALV in a single screen. Use the below FMs:

REUSE_ALV_BLOCK_LIST_DISPLAY

REUSE_ALV_BLOCK_LIST_APPEND

Kuntal

Edited by: Kuntal Nandi on Mar 23, 2009 11:23 AM

Read only

Former Member
0 Likes
388

hi

you can use the following function modules for your need..

REUSE_ALV_BLOCK_LIST_DISPLAY

REUSE_ALV_BLOCK_LIST_APPEND

REUSE_ALV_BLOCK_LIST_INT

REUSE_ALV_BLOCK_HS_LIST_APPEND