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: 

File exist or not in local folder

Former Member
0 Kudos

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

Former Member
0 Kudos

Hi,

Please use below Method.

cl_gui_frontend_services=>FILE_EXIST

Regards

Jana

2 REPLIES 2

Former Member
0 Kudos

Hi,

Please use below Method.

cl_gui_frontend_services=>FILE_EXIST

Regards

Jana

former_member705122
Active Contributor
0 Kudos

Link: