‎2006 Aug 04 11:34 AM
Hi,
I'm using function module SO_NEW_DOCUMENT_ATT_SEND_API1 to send excel attachments to external email addresses. The problem I'm facing is that the attachments are getting properly sent to the external email address as excels, but when I open the same excel in SBWP outbox, I get a very misaligned output in the excel. What can be the cause of the problem?
Regards,
Vijay
‎2006 Aug 04 11:40 AM
check them in SO01 tcode ??
download that attachment to the desktop & open it from EXCEL- > file->open.
what field seperator have you used in the program?
regards
srikanth
Message was edited by: Srikanth Kidambi
‎2006 Aug 04 11:40 AM
‎2006 Aug 04 11:42 AM
‎2006 Aug 04 2:28 PM
It sounds like some of the parameters for the function module may not be filled out correctly. I have used this before and was able to open files on the PC and in Workplace.
If you want, you can paste some of the code where you fill in the key parameters... DOCUMENT_DATA, PACKING_LIST, OBJECT_HEADER, CONTENTS_BIN, and CONTENTS_TXT.