How do you fetch the URL corresponding to a particular ADRNR number?
I have the address number ADRNR, I want the URL corresponding to the same.
How do you fetch the URL corresponding to a particular ADRNR number?
Former Member replied
i suppose you want email address if so use this
select adr6-addrnumber from table adr6 join table lfa1 with key adr6-addrnumber = lfa1-adrnr