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

Fetching Vendor Address

Former Member
0 Likes
539

Hi Friends,

I have to fetch Vendor Address. I can get the address directly from table LFA1, then why should I need to fetch ADRNR from LFA1 and pass it to ADRC?

Thanks,

Punit

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
489

Please check If you have complete address data in LFA1, I doubt you have. All address related data are maintains in ADRS, ADR6 and ADR* tables.

Hi Friends,

I have to fetch Vendor Address. I can get the address directly from table LFA1, then why should I need to fetch ADRNR from LFA1 and pass it to ADRC?

Thanks,

Punit

2 REPLIES 2
Read only

Former Member
0 Likes
490

Please check If you have complete address data in LFA1, I doubt you have. All address related data are maintains in ADRS, ADR6 and ADR* tables.

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
489

Hi,

You will not have the complete address in LFA1, Example email address.

And especially in form printing( Scripts, Smartforms,Adobe) you can print the address directly passing the address no.

Please check it