cancel
Showing results for 
Search instead for 
Did you mean: 

File not saving with Original File name

Former Member
0 Kudos

Hi,

Whenever I am displaying a file with the help of CV02n , file is getting saved in TEMP folder,but it is not saving with the original file name,it is getting saved with the file name i,e USERNAME01/02/03 .User name is the name with which i have logged on into SAP.

Can we save it witht he original file name in the temp folder.

Please guide.

Regards

Amulya

Accepted Solutions (1)

Accepted Solutions (1)

former_member210673
Participant
0 Kudos

Amulya,

Please refer to the below link. I believe this is what you are looking for:

http://scn.sap.com/thread/3251715

-thnx

Answers (1)

Answers (1)

former_member188883
Active Contributor
0 Kudos

Hi Amulya,

The behaviour is similar to Windows temporary files. When you try to open any file from internet , Windows will first download the same into temp folder with some random name and then load it on screen for display. There is no control of SAP DMS on this.

For the display of ECL Viewer layers, it is necessary that there is the path C:\temp\ maintained in DC20 for your frontendtype. Otherwise there will be some problems during the display of your layers.

Regards,

Deepak Kori

Former Member
0 Kudos

if you want to download the files you can write a simple abap program to do so and name the files as they are.

Let me know if it suits your requirement and i will give you the code.