Skip to Content
0
Former Member
Apr 20, 2010 at 09:10 PM

To determine unique TO in Internal table & summation of a particular column

23 Views

Hi all,

I have an internal table which has a number of transfer orders and Line item combinations.Now i need to calculate how man unique transfer orders are there in the internal table.How do i do that?

Also there is a column for each TO line item combination i.e. No of labels.I need to calulate totalno of labels based on this column values.How do i do that?

Thanks.