on 2006 Jul 04 2:33 AM
hi all,
i have a problem in sending mail via bsp.
the case is i want to send reminder from e-portal. in order to do that i made a new bsp page and a new function modul.
the bsp page is used for user interface and the function modul is used for the process for sending mail.
in the function modul i send the mail via api.
the bsp page and function modul is already finish. but when i testing them, the mail is not sent into mail inbox.
if i checked in sap outbox, the mail sent via bsp is exists.
i try to debug it the code for bsp page and function modul is already ok, no error occured.
is there any clue why this happened ?
is there any thing else that need to be config or set ?
please help
regards
eddhie
check in transaction SCOT whether it is still waiting to be transmitted?
Regards
Raja
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi Raja,
for FM for sending mail i used the SAP standard, and the system i used now is SAP CRM 4. but in order to generate the proper words in the mail i build 1 custom fm. and the
SAP standard FM is called from the custom one.
i've check the transaction SCOT, there is no queue in transit waiting.
and if i check transaction SOST, the document that sent is not found there.
any clue ?
please help
regards
eddhie
hi Raja,
thanks for the reply,
but the case that mail not sent is just sending from the function modul that i made.
the other is work.
the question that i realy want to ask is : can mail be sent via function modul ?
the sap original function modul that used for sending mail is 'SO_DOCUMENT_SEND_API1'.
please help
regards
eddhie
hi Raja,
i have solved the problem sending mail via bsp.
many thanks for your help, i rewards point for your answer.
about the sap notes that you told me before, is it the way for setting how to send mail / messages via web application server right ?
could please you give little explaination for the notes, because i think 80% of the notes is for basis configuration and i don't have authorization.
beside that, what i have to do if in transaction SCOT there is a lot document still waiting for transmitted ?
please help
regards
eddhie
<i>is it the way for setting how to send mail / messages via web application server right ?</i>
YES
<i>
could please you give little explaination for the notes</i>
most of the points are discussed in the following weblog of Thomas.
/people/thomas.jung3/blog/2004/09/08/sending-e-mail-from-abap--version-610-and-higher--bcs-interface
<i>SCOT there is a lot document still waiting for transmitted</i>
you can star the send process by clicking Ctrl+F7 (the last execute button in the application toolbar)
Regards
Raja
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.