2016 Apr 27 11:00 AM
Hi Experts,
I have written and email functionality code for smartform and output type ZC01 is to be define in the Tcode VF02 for posting invoice by email but when no email is there in customer master it is throwing me an update termination error. Please help me out of this issue.I have used SO_DOCUMENT_SEND_API1 FM.
.
Hi Experts,
I have written and email functionality code for smartform and output type ZC01 is to be define in the Tcode VF02 for posting invoice by email but when no email is there in customer master it is throwing me an update termination error. Please help me out of this issue.I have used SO_DOCUMENT_SEND_API1 FM.
.
2016 Apr 27 11:05 AM
To whom You are going to send a mail. Is correct email ids is entered.
Normally people are fetching from su01 .For user profiles.
Have checked the at run time. To address (e-mail id is )filled Or not.
2016 Apr 27 11:12 AM
I am sending mail to the mail ids maintained in customer master, and if email address fields is blank then it is throwing the update termination error while creating Output type. it is not saving the output type created.
2016 Apr 27 4:12 PM
Hi,
Handle this in exception as we cannot verify if the mail id's are valid or invalid.
Regards,
Rafi
2016 Apr 27 4:14 PM
Refer this link Problem with SO_DOCUMENT_SEND_API1 while Sendin... | SCN