A partially shipped delivery is one which has multiple TOs and at least one TO for that delivery has been shipped out.
I have taken all the Delivery Note Num and TO num in an internal table. How can I check if the Delivery Number is having multiple Transfer Orders.
Internal table structure : Delv Num, TO Num.
Please suggest
Thanks