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

Avoid splitting the sum according to uom

Former Member
0 Likes
588

Dear All,

In an ALV Grid I have got columns viz. UOM, Qty in litre, Qty in Metric Tonne etc...

When I carry out sum on Qty in MT it shows me 2 lines of total:

one for EA (Each)

and one for CAR (Carton)

Is it possible that it shows only one line of sum of Qty in MT and not split the sum UOM wise.

Thanks.

Dear All,

In an ALV Grid I have got columns viz. UOM, Qty in litre, Qty in Metric Tonne etc...

When I carry out sum on Qty in MT it shows me 2 lines of total:

one for EA (Each)

and one for CAR (Carton)

Is it possible that it shows only one line of sum of Qty in MT and not split the sum UOM wise.

Thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
539

Hi,

Check if you have passed the subtotal eq 'X' in the SORT table for the UOM field.

Remove that. It will not give the subtotal then at every UOM.

Regards,

Ankur Parab

Read only

0 Likes
539

Dear Ankur,

I have not mentioned the subtotal attribute. Even though it displays uom wise in ALV grid.

Any suggestions..

Thanks.