2006 Jul 26 8:47 AM
hi to all,
i am having a problem while taking a email address in to my selection criteria.
in xd03-general data there a email address field but it is taken form structure.so how to take it into selection criteria and also how to give popup window to take multiple mail addressses by end user.
plz help me in this issue.
hi vasanth in adr6 it the field of email address is a forign key na can that be taken
hi thangesh i need get the values from distibution list name what is this distribution list name.
Thanks & Regards,
Kranthi Revuri
Message was edited by: kranthi reddy
Message was edited by: kranthi reddy
2006 Jul 26 8:52 AM
Hello Kranthi,
The email address will be mainatained in the table ADR6. U have relate the address number(available in KNA1) of the customer with this table.
If useful reward.
vasanth
hi to all,
i am having a problem while taking a email address in to my selection criteria.
in xd03-general data there a email address field but it is taken form structure.so how to take it into selection criteria and also how to give popup window to take multiple mail addressses by end user.
plz help me in this issue.
hi vasanth in adr6 it the field of email address is a forign key na can that be taken
hi thangesh i need get the values from distibution list name what is this distribution list name.
Thanks & Regards,
Kranthi Revuri
Message was edited by: kranthi reddy
Message was edited by: kranthi reddy
2006 Jul 26 8:52 AM
Hello Kranthi,
The email address will be mainatained in the table ADR6. U have relate the address number(available in KNA1) of the customer with this table.
If useful reward.
vasanth
2006 Jul 26 8:57 AM
Hi,
Use the following code to get multiple E-mail address in selection screen.
SELECT-OPTIONS SO_EMAIL FOR ADR6-SMTP_ADDR.
best regards,
Thangesh
2006 Jul 26 9:12 AM
Hi Kranthi,
To get the E-mail address from ADR6 table follow the below logic:
Pass the KUNNR to KNA1 & get the ADRNR.
Then pass the ADRNR to the ADDRNUMBER field of ADR6 to get the SMTP_ADDR (E-mail address as output).
Hope this helps!
best regards,
Thangesh
2006 Jul 26 10:19 AM
Hi,
Kindly check the following link to know about the Distribution Lists:
http://help.sap.com/saphelp_47x200/helpdata/en/6c/69c045418d11d1896e0000e8322d00/frameset.htm
Check for distribution list using the following path:
Working with Distribution Lists -> The Send, Folder and Office Functions -> Working with Distribution Lists
best regards,
Thangesh
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |