Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

fields for building code

Former Member
0 Likes
1,576

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

4 REPLIES 4
Read only

Former Member
0 Likes
933

Hi,

Please search Address1, Address2 fields descriptions.

Thanks,

Sriram Ponna.

Read only

Former Member
0 Likes
933

Hi,

table is ADRC-BUILDING

Regards,

Sriram

Read only

0 Likes
933

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

Read only

Former Member
0 Likes
933

hi check this..

ADRC-BUILDING

regards,

venkat