cancel
Showing results for 
Search instead for 
Did you mean: 

customer

Former Member
0 Kudos

can you please tell me how to display whole customer's details...please

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

hi,

try t.code f.20

if it is useful pls assign the points

Thanks & Regards

phaneendra

Former Member
0 Kudos

Tcode XD03 works as well...

Former Member
0 Kudos

Hi,

Check the tables


KNA1, KNB1, KNC1 : Customer Master Data and Other Partner’s Data(KUNNR, NAME1,LAND1)
KNVK: Customer Master Contact Person(PARNR, KUNNR)
KNVV: Customer Master Sales Data
KNVP    Partners (ship-to, etc) 
KNVH: CUstomer Hierarchy

Check the below transactions for customer data.


XD01    CREATE CUSTOMER 
XD02    MODIFY CUSTOMER 
XD03    DISPLAY CUSTOMER        
VDH2    DISPLAY CUSTOMER HIERARCHY       
FD32    SETTING CREDIT LIMIT FOR CUSTOMER       

Hope this helps. Rwd points if helpful.

Thanks,

Balaji

Former Member
0 Kudos

Hi,

You can go to tables KNA1 & KNB1 to see customer details.

If you want address go to VBPA, get the field address number and then go to table ADRC and enter address number as the input field.

Reward if helpful.

Regards

Ravi