cancel
Showing results for 
Search instead for 
Did you mean: 

Customer description

Former Member
0 Kudos

Hi ALL,

Please suggest me how can i get the customer description from quation in to a report.

THANKS.

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Thanks for the suggesions,Resolved the issue.

prasanna_kumar4
Active Contributor
0 Kudos

HI

Try T-Code : VA25 and VA25N

Regards,

Prasanna

Former Member
0 Kudos

Thanks for the reply. I want to get the customer description whlile I am reading the list of quations during some period.The porblem is when i am sending the list of cutomers in to KNA1 it is filtering the duplicate customers.

Former Member
0 Kudos

Hi,

Pass the KUNNR (Customer no) to KNA1 - KUNNR fetch the KNA1 - ADRNR, Pass this KNA1 - ADRNR to table ADRC - ADRNR then you can get

the general information of customer with out duplicate entries.

Ram

Former Member
0 Kudos

Dear Akhi,

What is customer description? i thought it is Name of the sold to part.

Correct me if i am wrong.

and if it is correct then you can see this in standard report for T-code List of quotationsVA25

Former Member
0 Kudos

Hi,

You have to fetch data from KNA1 (General data in Customer Master) table and read fields like NAME1, NAME2, ADRNR, ORT01,PSTLZ,etc into your report. This would bring description of the customer into your report.

Please discuss your requirement with an ABAP consultant.

Former Member
0 Kudos

Pass KUNNR into KNA1 table and fetch NAME1