‎2008 Jun 05 7:57 AM
hi all,
i am cheenangshuk das working on a standard ALV report.
i need to insert some new column in that report and populate that column with some general cutomer data like customer house num / street address ,building code, telephone no. Can any one please help me with the field name that captures the building code. please ensure that the table you are suggesting me is a customer table.
REGARDS,
CHEENANGSHUK DAS
‎2008 Jun 05 7:59 AM
Hi,
Please search Address1, Address2 fields descriptions.
Thanks,
Sriram Ponna.
‎2008 Jun 05 8:03 AM
‎2008 Jun 05 8:08 AM
Hi,
for each customer thetes is one address nubmer
select address number from KNA1
based on the address number read building code from the table ADRC.
Regards,
Sriram
‎2008 Jun 05 8:14 AM