‎2006 Dec 13 7:09 PM
hello friends,
I want to find out the number of unique customers in KNVV table. Is there a way in SE11 to do this.
Madhu.
‎2006 Dec 13 7:13 PM
‎2006 Dec 13 7:12 PM
Hi,
I believe this cannot be done in SE11.
Instead you can write a small program to get the unique customers in KNVV.
Thanks,
Naren
‎2006 Dec 13 7:13 PM
Hi,
There is no such provision in SE11. YOu can probably write a code to read the unique Customers or else download the data into an excel and sort excel sheet by customer. This will give you the number of unique customers.
Regards,
Vara
‎2006 Dec 13 7:13 PM
‎2006 Dec 13 7:18 PM
No, I am actually doing it on a custom table. Have uploaded it through excel sheet. Am doing some validations on a field, comparing with excel. Hence want to find the unique data in that field.
Thanks for the answers.
Madhu.
‎2006 Dec 13 7:20 PM
Hi ,
Try this SE16 >KNVV>Display all records of the table . now goto settings>listformat>choose fields , deselct all fields other than KUNNR , so now u have only Customer being displayed. Now goto SETTINGS->USERPARAMETERS and select the ALV Grid display radio button . so now ur display is in LAV , now sort the data on KUNNR.
Hope this helps.
Regards
Arun
‎2006 Dec 13 7:24 PM
Hi Madhu,
Perhaps you may want to use SE16N to browse table KNVV.
Regards,
Ferry Lianto