i have the following internal table
delivery no Line item etc......... 65213 10 65214 10 65214 20 65215 10 65216 10 65216 20
i want to count the number of documents.it should be 4
(Ps:not the number of records, number of delivery numbers)
How to do this?