Application Development 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 a file from UNC path through ABAP program and write it to Application server

Former Member
0 Kudos

Hi Friends,

I have a requirement to read a file from a windows network drive (UNC file path) and to move it to Application server (Unix) through ABAP programming. I cannot open this file using OPEN DATASET. Kindly let me know about the configurations and the programming taht would go in to achieve this.

Thanks.,

Aastha

2 REPLIES 2

raymond_giuseppi
Active Contributor
0 Kudos

Did you perform some search on shared folders, FTP, NFS or similar tools?

Regards,

Raymond

Former Member
0 Kudos

Hi Raymond,

Thanks about reaching out! Well, FTP is not an option here and the client is not interested in using any tools. If there is any way through access and  ABAP programming that we could achieve this?

Thanks,

Aastha