I want to upload file with file name and its content only to quality notification using BAPI/RFC/function Module/Class .
I am using gateway service to upload file.. from gatway service i have received file name and its content only in create_stream method of class *DPC_EXT.
. But i dont have other details .
How can i attach that file to Notification.
I dont want to upload it to custom Zor Y table. I want to attach file directly to notification.
Please help.