Skip to Content
0
Former Member
Jan 10, 2008 at 09:39 AM

Problem in Blocked ALv's

19 Views

Hi,

I have a requirement where i am supposed to display the employee details( Personal details, Education details and corporate details) in different blocks. I am using Blocked ALV for displaying the same, and displaying .

But the problem is that i have to display the information in page by page - that is for every employee i have to display 3 blocks, and so on for all the employees given in the selection criteria. I am not able to do so.

For a single employee i am using the following -

1. 'REUSE_ALV_BLOCK_LIST_INIT'

2. 'REUSE_ALV_BLOCK_LIST_APPEND' - 3 times for three blocks

3. 'REUSE_ALV_BLOCK_LIST_DISPLAY' - for displaying the info.

Regrds,

Srini