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 "SO_OBJECT_SEND" not working in ECC6

Former Member
0 Likes
297

Hi experts,

We have upgraded our SAP version from 4.6c to EEC6, in 4.6C one of our

Z program has used function module u201CSO_OBJECT_SENDu201D for sending mails

to external user. But the same prog throws error in SOST "Message cannot be processed as it cannot be

converted ".

If I try with another FM u201CSO_NEW_DOCUMENT_ATT_SEND_AP1u201D is not fulfill our requirement. ie. we can send the mail to external user but we cannot send output List as attachement.

Our requirement is first we have to convert the list into a object and

send that object to external user. We are using following FM for

sending mails.

SAVE_LIST - Save the list as Object.

TABLE_COMPRESS u2013 Compress the object to compressed attachment.

SO_OBJECT_SENT u2013 Finally send the attachment to external user.

Pl. suggest me, how to sort it out.

Thanks,

Regards

M.Veerabadran

1 REPLY 1
Read only

Former Member
0 Likes
252

Hi

Answer is pure assumption

Pls check the OSS Note 170175 - SAPconnect: Message not convertable

Pls take opinion from SAP / BASIS before implementing the note

Regards

Madhan D