‎2007 Dec 04 12:56 PM
hi,
i have tried to use FM BDS_BUSINESSDOCUMENT_CREATEF to upload photos to business object 'employee'.
well, that works fine with a file, which is on my workstation with directory 'C:\..............'.
but it is NOT working with files which are on the application server. when i put in the directory '/usr/sap...........' and so on, i get sy-subrc = 4 when returning from BDS_BUSINESSDOCUMENT_CREATEF.
any ideas what is wrong there ? or do i have to take another function module to make it possible to load up from appl server ?
best regards, Martin
‎2007 Dec 04 2:47 PM
‎2009 Aug 26 3:47 PM
Hi Martyn,
Did you find any solution for this? I have the same requirement.. I need to attach a file from application server to a notification.
If you have any solution, please let me know.
Thanks,
Kishore
‎2010 Jan 18 9:11 AM
Martin,
While uploading the photos from my Presentation, i am getting sy-subrc = 4. can u share the suggessions