Hi Experts,
I have one problem in alv output display. I'm developing alv report for orders raised during the period.I want to display each order wise value(netwr) and order quatity (kwmeng) . i set 8 radio buttons one radio btn click then i want output ex.in grid display click on sort then each order wise calculate the value and quantity . that particular data to display when click on radio button.
ex:click on sort in grid display.
(branch) (order no) (quantity) (value) (BSTNK)
AMUM 0000003354 2 10 3,271
AMUM 0000003354 1 10 6,542
(above qty sum 2+1=3)
(SUM) = AMUM 0000003354 3 20 9,813
HIP2 0000003362 2 5 17,810
HIP2 0000003362 1 5 23,075
(sum) = HIP2 0000003362 10 40,885
i display output in alv griddisplay.client asking one rb put in selection screen i want output like above only sum col.
when i click one radio button output is come like (sum) above.
Please help me.
Thanks & Regards,
Balakrishna Gajula