Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function module swending mails

Former Member
0 Likes
325

Hi Gurus,

I have 2 scenarios where a FM is used to send mails.

I am using a function module custom function module which in turn uses the FM SO_NEW_DOCUMENT_SEND_API1 to send mails. To my surprise this works in one scenario but not in another one. Could you please reply me with the probable resaon behind it.

Regards,

Binay

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
309

check the parameter data which ur passing to the FM. May eb some of the parameter field data is missing while sending the data to FM.

1 REPLY 1
Read only

Former Member
0 Likes
310

check the parameter data which ur passing to the FM. May eb some of the parameter field data is missing while sending the data to FM.