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: 

Reading multiple files

Former Member
0 Kudos

I have got some files in a particular directory.

Is there any FM available to read all those files from that directory?

regards,

G@urav

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Gopi,

Thanks for this FM.

But this FM takes list of file names as input.

My requirement is , i can provide directory path, and i should get all the files from that directory back.

8 REPLIES 8

gopi_narendra
Active Contributor
0 Kudos

FM - <b>RZL_READ_DIR_LOCAL</b>

Regards

- Gopi

Former Member
0 Kudos

Hi Gopi,

Thanks for this FM.

But this FM takes list of file names as input.

My requirement is , i can provide directory path, and i should get all the files from that directory back.

0 Kudos

Hi

KCD_FRONT_END_DIRECTORY_READ

0 Kudos

Hi again.

may be this is better:

TMP_GUI_DIRECTORY_LIST_FILES

0 Kudos

Try this function module TMP_GUI_DIRECTORY_LIST_FILES

Regards

- Gopi

<u><b>CLOSE THIS THREAD</b></u>

Former Member
0 Kudos

Hi,

TMP_GUI_DIRECTORY_LIST_FILES

Thanks

Sunil

0 Kudos

thanks,

TMP_GUI_DIRECTORY_LIST_FILES solve the problem.

regards,

G@urav.

0 Kudos

Close this thread if ur problem is solved, by assigning points to the useful answers.

Regards

- Gopi