Desription in Email body using FND_REQUEST to deliver report by Email from EBS
Hello,
I am using FND_REQUEST.add_delivery_option and FND_REQUEST.submit_request to deliver report files to users by email from Oracle Applications, it works well with email and report file as attachment. I want to add some description to the email in the email body, is this possible? which APIs or standard packages I should call to add descriptions to the email body if possible?
Thanks for help