‎2012 Sep 14 12:26 PM
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
‎2012 Oct 19 9:17 AM
Hi All,
As suggested in other forums .
Used the CLS_BCS class and methods and it worked fine .
Regards,
Hemant