2006 Jun 17 12:22 PM
Hi all,
we have a requirement to send an e-mail to the customer contact person.
we can get the number of customer contact person (PARNR) from the table KNVK , for the same PARNR we need to find out the e-mail address of the same.
so where do we need to check for this ?
Thanks in Advance
Kishore Kumar Yerra.
2006 Jun 17 12:34 PM
Table ADR6 holds the e-mail address of the customer.
2006 Jun 17 12:34 PM
You look for adrc or adr* tables. First you need to get adrnr for your contact person. Then look into ADR* tables to get e-mail id.
Regds
Manohar
2006 Jun 17 12:34 PM
2006 Jun 17 12:49 PM
hi all,
but BAPI_BUPA_ADDRESS_GETDETAIL this is a structure , how do i get the data from when i have to use it in a program.
and secondly where to check for adrnr in connection with PARNR of KNVK table.
Thanks in Advance,
Kishore Kumar Yerra.
2006 Jun 17 1:03 PM
KNVK-ADRNP_2
use this to pass to the bapi BAPI_BUPA_ADDRESS_GETDETAIL. this is function module & will return the address details in diff itabs..
You can also try the Table ADR6 field SMTP_ADDR where ADDRNUMBER = KNVK-ADRNP_2.
~Suresh
2006 Jun 17 12:34 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |