‎2008 Jul 21 6:28 PM
hi friends,
Is there a class/object method or function module to read the attachments with a PO Doc (attached using services for object)? I need to download the attachments attached to the PO.
I apologize, I was not sure where to post this question so I posted it here and in ABAP Objects as well.
thanks much in advance,
Soumya.
‎2008 Jul 22 3:52 AM
you can customize the print program where it converts to PDF and write your coding there to download it.
Thanks
‎2008 Jul 21 6:32 PM
‎2008 Jul 21 7:12 PM
Thank you for the reply dear Venkatesh. But the first link only gives sample code for sendng email and second is config for email.
I think I will rephrase my question: I need to download the attachments (documents attached) to the purchase order document and save it as local file. And these documents are originally attached to a PO using services for objects.
thanks!
‎2008 Jul 22 3:47 AM
Guys this is urgent could any of you please help? Any hints and I could take it from there, pl.
thanks again!
‎2008 Jul 22 3:52 AM
you can customize the print program where it converts to PDF and write your coding there to download it.
Thanks