2012 Jul 06 12:18 PM
Hi,
I have developed the code for sending the mail with attachment which is a PDF document.
I am getting the below error message and mail is not going.
I have developed the Payslip in hrforms and generating the spool number in background.
now catching that spool number and picking the data using FM : FPCOMP_CREATE_PDF_FROM_SPOOL
and converting into pdf using method CL_DOCUMENT_BCS=>XSTRING_TO_SOLIX and transfer the pdf string data into an internal table (type SOLIX) and so transfer it to CONTENTS_HEX parameter.
now if i execute the program i am getting the message. Please see the below error message. and
message in the sap inbox is "Cannot process message; no node determined for [email protected]"
Below message i got as a pop up message:
message is Express document cannot be sent: Payslip attached for this month"
Thanks in advance.
2012 Jul 09 9:27 AM
Hi,
This is a basis issue. Check the transaction SCOT and see the SMTP node configurations. Ask your basis guy to set it up.
In Transaction scot, goto SMTP node maintainance, and check 'Node in use' check box and enter '*' in the address area. Save the settings, then log off and login. It should work fine.
Hope this is helpful.
Regards,
Manjesh.
Hi,
I have developed the code for sending the mail with attachment which is a PDF document.
I am getting the below error message and mail is not going.
I have developed the Payslip in hrforms and generating the spool number in background.
now catching that spool number and picking the data using FM : FPCOMP_CREATE_PDF_FROM_SPOOL
and converting into pdf using method CL_DOCUMENT_BCS=>XSTRING_TO_SOLIX and transfer the pdf string data into an internal table (type SOLIX) and so transfer it to CONTENTS_HEX parameter.
now if i execute the program i am getting the message. Please see the below error message. and
message in the sap inbox is "Cannot process message; no node determined for [email protected]"
Below message i got as a pop up message:
message is Express document cannot be sent: Payslip attached for this month"
Thanks in advance.
2012 Jul 09 9:27 AM
Hi,
This is a basis issue. Check the transaction SCOT and see the SMTP node configurations. Ask your basis guy to set it up.
In Transaction scot, goto SMTP node maintainance, and check 'Node in use' check box and enter '*' in the address area. Save the settings, then log off and login. It should work fine.
Hope this is helpful.
Regards,
Manjesh.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |