Skip to Content
0
Former Member
Feb 15, 2008 at 09:03 AM

Send ALV output as attachment (exceeding 255 columns) to Inbox or email

2339 Views

Hello,

My requirement is to send the ALV output as attachment (csv or xls) to either Office Inbox or external email. The trick is the ALV output is way more than the 255 columns (about 2000).

I have read a number of threads on this matter. It seems that it is either SO_NEW_DOCUMENT_ATT_SEND_API1 or class BCS (cl_document_bcs=>create_document) but both has restriction on the line size (max 255 chars) (please correct me if I am wrong).

Could anyone suggest other approaches? Your input is much appreciated.

Regards

Calvin