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

SO_DOCUMENT_SEND_API1 not working in ECC 5.0

Former Member
0 Likes
394

I am using this FM to send email . Everything executes not exceptions. Buut no email either.

Same FM works in 4.7.

Any suggestion.

Thanks..

I am using this FM to send email . Everything executes not exceptions. Buut no email either.

Same FM works in 4.7.

Any suggestion.

Thanks..

2 REPLIES 2
Read only

Former Member
0 Likes
366

hi Nitin,

what i feel is that you might be copying the program from 4.7 to 5.0 ECC ... there might have been few more exceptions that might have got added or the exceptions might have got changed in the latest version . So recall that function module in 5.0 ECC ... and check it out

Regards,

Santosh

Read only

Former Member
0 Likes
366

Hi Nitin,

Check whether you have set 'X' for Commit WOrk and then execute it will work.

Cheers,

Prashanth