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

directory path

Former Member
0 Likes
332

To validate a directory path or to pick up a set of files from a directory path in 46C i am using

CL_GUI_FRONTEND_SERVICES=>DIRECTORY_EXIST

How can this be done in 45B

1 REPLY 1
Read only

Former Member
0 Likes
312

Hi Sumit,

Try with this FM

TMP_GUI_READ_DIRECTORY

Reward if useful!