ABAP Code Samples : Send emails with .xlsx Attachment
ABAP Code Samples : Send emails with .xlsx Attachment
Sending email from ABAP is a very common requirement in SAP ABAP. It is a simple code to write unless there is an attachment. But, if you have to send an XLSX attachment then writing a code that works perfectly is extremely difficult. You will either Convince users to use a .CSV file orHave an additional pop-up saying its in not excel content orOpen the content in one single column in excel…
View On WordPress








