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

ALV block

Former Member
0 Likes
618

Hi all,

How many list can genarate in ALV Block report

4 REPLIES 4
Read only

Former Member
0 Likes
583

REUSE_ALV_BLOCK_LIST_APPEND

REUSE_ALV_BLOCK_LIST_DATA_GET

REUSE_ALV_BLOCK_LIST_DATA_SET

REUSE_ALV_BLOCK_LIST_DISPLAY

REUSE_ALV_BLOCK_LIST_HS_APPEND

REUSE_ALV_BLOCK_LIST_INIT

REUSE_ALV_BLOCK_LIST_REFRESH

These are the function modules are available in ALV Block Display. The Mandatory FMs are as follows.

REUSE_ALV_BLOCK_LIST_INIT, APPEND, Display

Read only

Former Member
0 Likes
583

REUSE_ALV_BLOCK_LIST_APPEND

REUSE_ALV_BLOCK_LIST_DATA_GET

REUSE_ALV_BLOCK_LIST_DATA_SET

REUSE_ALV_BLOCK_LIST_DISPLAY

REUSE_ALV_BLOCK_LIST_HS_APPEND

REUSE_ALV_BLOCK_LIST_INIT

REUSE_ALV_BLOCK_LIST_REFRESH

These are the function modules are available in ALV Block Display. The Mandatory FMs are as follows.

REUSE_ALV_BLOCK_LIST_INIT, APPEND, Display

Read only

Former Member
0 Likes
583

Hi

we can genarate 20 secondary lists. ofter that also we can genarate lists. by moving the control to basic list.

for that one parametar is there in this FM(reuse_alv_list_display)

m.srikanth.

Read only

Former Member
0 Likes
583

Hi

we can genarate 20 secondary lists. ofter that also we can genarate lists. by moving the control to basic list.

for that one parametar is there in this FM(reuse_alv_list_display)

m.srikanth.