Hi all,
I have a scenario where i need to send an email along with attachment to customer,my objective is solved but only problem is i cannot send any graphic
on email body , as i am using function module ZBSCANF001_SMTP_OUTBOUND,where i have to send the email content as text,so using the read_text function module to get the standard text where the text and the image resides,but the problem is,read_text function module returns the image in its include form and I get all the text and the include for graphic in my actual email.Please help me out with this.
reward points for helpful answers.