2007 Aug 28 7:18 AM
hi all,
I need to find the customer desciption, for a particular customer.
where can i find it other than in table KNA1?
thanks
nayan
hi all,
I need to find the customer desciption, for a particular customer.
where can i find it other than in table KNA1?
thanks
nayan
2007 Aug 28 7:24 AM
Take KNA1-ADRNR, for that customer number kunnr,goto ADRC Table ,do compare with ADRNR ,take name1 field here.
Thanks
Seshu
2007 Aug 28 7:25 AM
2007 Aug 28 7:25 AM
Hi
do a "where used list" (CtrlShiftF3) on Kunnr, and you'll find all the tables for kunnr.
Regards
Ravish
<i>
Reward if useful</i>
2007 Aug 28 7:39 AM
Hi Nayan
KNA1 is the table to store customer description . In a table the data of only one customer is not stored. So in a single table you will find description of many customer. So I do not think there is a table to store data of any particular customer.
Thanks
Reward if helpful