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

Runtime Error in execution of 'SO_OBJECT_SEND' function module

Former Member
0 Likes
1,082

Hi friends,

We are going for upgradation from 4.6c to ECC6.0. There is one program which is used to send external mails thru 'SO_OBJECT_SEND', but the function module is giving runtime error(line no:515) in ECC6.

what could be the reason?

rewarded,

Steve

7 REPLIES 7
Read only

i048168
Product and Topic Expert
Product and Topic Expert
0 Likes
720

Hi,

Pls say What is the error ? So that it will give more hint for solving your problem.

Regards

Vadi

Read only

former_member386202
Active Contributor
0 Likes
720

Hi,

Call that FUnction Module in SAP newer version ECC 6.0, may be it require the extra parameters to pass.

Regards,

Prashant

Read only

Former Member
0 Likes
720

Exception I got is 'OBJECT_NOT_SENT'.

Read only

Former Member
0 Likes
720

hi

good

go through this link,this ll give the clear idea about how to supress the 'SO_OBJECT_SEND'.

http://www.sap-img.com/abap/sending-mail-with-attachment-report-in-background.htm

thanks

mrutyun^

Read only

Former Member
0 Likes
720

Hi,

Plz check if any latest release notes of SAP for the function module 'SO_OBJECT_SEND' are available. If so you may apply those.

If you have valid SAP service username and password you can get the notes from service.sap.com. Else your BASIS people can help you.

Which is the highest patch level you have applied?

Regards,

Renjith Michael.

Read only

Former Member
0 Likes
720

Solved the problem.

Solution: If receiver parameter(receiver address) should not be initial.

Read only

0 Likes
720

Hi Stephen,

How did you find out that this is the root cause? Am facing the same problem with a workflow in production. So dont have the liberty to trace it step-by-step.

Regards,

Adarsh