‎2009 Jul 13 8:04 AM
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
‎2009 Jul 13 12:51 PM
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