SAP Managed Tags: ABAP Development Hello Gurus, I have an ABAP program that creates an email and sends it to a list of Users, this works with no problems, I'm using the CL_BCS class to do this. My problems is
SAP Managed Tags: ABAP Development Hello Experts, I have a requirement to send Multiple Invoices (PDF attachment) in one email. i.e., If a customer has 3 Invoices; then one email with 3 attachment should be sent. My code is working for 1 attachment. It is sending 3 separat...