Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FILE_OPEN_DIALOG - UNC path

Former Member
0 Likes
787

Dear gurus,

When i use method "cl_gui_frontend_services=>file_open_dialog" and navigate through mapped units, it returns me the path in mapped unit format. E.g: "Z:\file.txt".

I need to have it as "
SERVER\file.txt".

Anyone knows how to get it in UNC way?

Thanks a lot.

Dear gurus,

When i use method "cl_gui_frontend_services=>file_open_dialog" and navigate through mapped units, it returns me the path in mapped unit format. E.g: "Z:\file.txt".

I need to have it as "
SERVER\file.txt".

Anyone knows how to get it in UNC way?

Thanks a lot.

3 REPLIES 3
Read only

Former Member
0 Likes
715

This message was moderated.

Read only

Former Member
0 Likes
715

I am also interested to know whether there is a solution to the attached issue.

It appears that all functions and methods use the mapped directory path rather than UNC path.

Is there a way of determining a Windows Drive name from SAP.

Please advise.

Read only

0 Likes
715

I'm also looking for a way to get the UNC path from/for the mapped directory path.