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

excel attachment causing problems

Former Member
0 Likes
472

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

4 REPLIES 4
Read only

Former Member
0 Likes
438

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

Read only

sridharreddy_kondam
Active Contributor
0 Likes
438

Hi Srikanth,

Sorry...

Regards,

Sridhar

Read only

0 Likes
438

SO01 doesn't help me.

Read only

0 Likes
438

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.