Hi all.
I want to make a report based on customer information in alv list..
In this list output is like..
customer no. : 1
customer name. :aaa
comes as top of alv.
detail of defined customer 1.
than
customer no. : 2
customer name. :rrr
comes as top of alv.
detail of defined customer 2.
and same as others.
I tried it with
REUSE_ALV_BLOCK_LIST_INIT,
REUSE_ALV_BLOCK_LIST_APPEND,
REUSE_ALV_BLOCK_LIST_DISPLAY.
But i can't get proper output . plz help me...
.
Edited by: ankita patel on Dec 2, 2008 12:19 PM