Hi,
as in transaction 'CV04N', I have in my report programmed functionality to open an arhcived document directly from the selected alv row.
This is done by calling FM DOCUMENT_SHOW_DIRECT' and works almost as i want it.
Apart from when a file is opened, it already has concatenated SY-UNAME + a number from 1-20 assigned to the opened file. So this name is displayed in the topframe of the opened document.
Anyone know if its possible to just retrieve the actual filename, instead of the FM generating this temporary name?
I also tried the FM CVAPI_DOC_VIEW.
Regards
Jakob