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 exist or not in local folder

Former Member
0 Likes
513

Hi,

I need to upload excel file from presentation server to internal table.

How to check that file exist or not in local folder. Is there any FM available .

kathir.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
482

Hi,

Please use below Method.

cl_gui_frontend_services=>FILE_EXIST

Regards

Jana

2 REPLIES 2
Read only

Former Member
0 Likes
483

Hi,

Please use below Method.

cl_gui_frontend_services=>FILE_EXIST

Regards

Jana

Read only

Former Member
0 Likes
482

Link: