‎2008 Jan 02 11:17 PM
Hi,
I need to attach files from the Application Server to Business documents like (Production Order, Sales Order etc.)
I am using a FM BDS_BUSINESSDOCUMENT_CREATEF, this FM attaches the File from the presentation server to the created documents, but fails, when the File PATH of the Application Server is given. It does not attach anything to the created document.
Can anyone please help on this issue ?
Cheers
Abhishek
‎2008 Jan 03 12:14 AM
Hi Abhishek,
I don't think it is possible to attach file from application server.
If you look at the table structure for files it check for the files on presentation server only.
Check program BDSTEST5.
Regards,
Atish