Hi experts,
I've a report to attach files in the archivelink, by calling standard function modules as: ARCHIV_DTFILE_SAVE, ARCHIVOBJECT_CREATE_FILE, ARCHIV_CONNECTION_INSERT, ... and it works properly in a front-end execution.
The problem is that this report needs to be executed in background and these functions doesn't work in background mode.
Is there any other way you know another way to do it (another function modules, ...)?
Thanks in advance.
Edited by: Pablo P. on Apr 22, 2010 2:25 PM