2007 Mar 13 6:12 PM
Hi All,
The scenario is: Once the PO is created in R/3, it will send via email to the vendor as a PDF attached document by print program.
Now the requirement is along with this PO mail, we have to attach one more PDF document from the desktop. I will appreciate your help.
Thanks,
J Kumar.
2007 Mar 13 6:18 PM
Please confirm whether your print program runs in foreground mode?
aRs
2007 Mar 13 6:19 PM
2007 Mar 13 6:20 PM
2007 Mar 13 6:21 PM
2007 Mar 13 6:25 PM
Then copy PDF file any application directory and upload the file.
If you are use SO OBJECT* SEND you have an option to send multiple attachments
of if u can also use CL_BCS class to send multiple attachments
aRs
2007 Mar 13 6:37 PM
Thanks for your quick reply....
The problem is Im unable to pick the PDF document in the print prgm.
Is there any other way to attach the document with PO? (ie) Enhancement in ME21?
or Is it possible to make the print prgm as foreground?
Thanks,
J Kumar
2007 Mar 13 6:47 PM
Is the Desktop PDF is common to all vendors/PO? or is it different to each vendor/PO
aRs
2007 Mar 13 6:49 PM
2007 Mar 13 7:01 PM
I think you have to copy these files in the application directory or shared directory or file system.
I have doubt?
If you we are putting these PDF in application directory or shared directory or file system, then how will you select the PDF according to the vendor? is there any key identify?
otherwise.
I not fully sure about this solution.
Using GOS service you can attach desktop files in the PO. or you can desktop attach to custom GOS object.
After attachment whenever u need these PDF , read this service using GOS and attached to your mail.
or you can attach desktop files using BDS ie OAOR transaction.
( second suggestion is complex to implement)
aRs
2007 Mar 13 8:02 PM
Can you explain briefly about the custom GOS object.
Thanks,
J Kumar.