Hi All,
I am facing an issue while trying to send email with .XLS attachment using BCS class.
I need to send an excel attachment via an email. I am able to send a file using cl_bcs but I_ATTACHMENT_HEADER parameter of method ADD_ATTACHMENT does not seem to work as per its name. I am not able to get .XLS file header even though I am passing text values in this parameter [which I intend to be my first row of the .XLS file (header)].
Do let me know If I am doing anything incorrect here or If anyone have encountered similar issue before.
Regards,
Vineet Lakhera.