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

Issue with XLS attachment : SO_DOCUMENT_SEND_API1

Former Member
0 Likes
330

Dear All,

I am facing an issue with sending the XLS attachement by using FM : SO_DOCUMENT_SEND_API1 .

The XLS attachment is triggering successfuly with the mail.

The issue is with the content .

Only Header data is coming in the xl sheet i.e column names.

The row having the data is appearing blank .

Interestingly, the same code is working perfectly fine in the development environment.

But in QA this issue is happening . Is it some BASIS issue or something else.

The same program is working fine in other servers also .

Kindy provide suggestions.

Regards,

Hemant

1 REPLY 1
Read only

Former Member
0 Likes
298

Hi All,

As suggested in other forums .

Used the CLS_BCS class and methods and it worked fine .

Regards,

Hemant