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.