‎2012 Mar 07 8:15 AM
Hello,
I try to figure out it report RSEXPTRM gives me a list of translations of our SAP BW. The report is asking for an export path - unfortunately not an local file path (Message: "External directory can't be open") - is there a way to redirect the export to a local PC or does this path has to be a path on the server somewhere?
Thanks in advance.
BR,
Hansi
‎2012 Mar 07 8:40 AM
Hi,
If you check the program i.e. RPTRMTOP, the default path is '/sapmnt/hs0012/x/work/trmexp'.
In the program, function module BUILD_FILE_PATH is creating the entire filepath based on Export Directory and Export file.
Test this function module with,
Export File = text.xls
Export Directory = WINDOWS
Regards,
Danish.
‎2012 Mar 07 8:40 AM
Hi,
If you check the program i.e. RPTRMTOP, the default path is '/sapmnt/hs0012/x/work/trmexp'.
In the program, function module BUILD_FILE_PATH is creating the entire filepath based on Export Directory and Export file.
Test this function module with,
Export File = text.xls
Export Directory = WINDOWS
Regards,
Danish.
‎2012 Apr 12 12:01 PM
Just for information: With help of t-code AL11 I figured a temp-directory where I save the file of the programm. There I can open the file in SAP and download the list.