Skip to Content
0
Former Member
May 11, 2010 at 09:26 AM

issue with REUSE_ALV_BLOCK_LIST_APPEND

39 Views

Dear friends,

Can we use the FM 'REUSE_ALV_BLOCK_LIST_APPEND' with in the loop.

My req is im having the whole data in the final output table,but i need to segregate the data comparing one field and display the report block wise.

Example: t_output contains

AA 1234 QWE ASDE

AA 2345 WES QWSA

AA 4567 SXD XDCF

BB 2378 WSD QAZS

BB 1234 EDC AZSX

I need to display two blocks based on field 1 i.e AA in one BLOCK and BB output as another block.

Please help me is it possible or not.

Thnaks Kumar.