2010 Mar 28 10:55 AM
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
2010 Mar 28 11:09 AM
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
2010 Mar 28 11:09 AM
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.
2010 Mar 28 7:18 PM
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