By using AcfUpDownload you will have the file(s) as XSTRING in the context of the Web Dynpro. Assuming the BAPI can take binary strings to store the originals, there is no need to store the file on the application server. I just checked, the BAPI requires a path to the file, wherever it is stored. The path will be stored as part of the document record. PLM seems to use CV120_PHIO_CHECKIN_FROM_TABLE to store the uploaded original without first storing it as a file.
↧