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

Using Directory Parameter

0 Likes
863

Hi all,

I am using a FM called SUBST_GET_FILE_LIST, but the import parameter called "DIRNAME" only allow to use CHAR40. I have to use longer PATH and I think I have to use "Directory Parameter" in order to do it, but I am not be able make work.

May have I to change the FM to use?.

Thanks a lot !

6 REPLIES 6
Read only

Former Member
0 Likes
774

Try this FM: KD_GET_FILENAME_ON_F4 for presentation server

use /SAPDMC/LSM_F4_SERVER_FILE for applicatoin server.

Read only

iftah_peretz
Active Contributor
0 Likes
774

Hi,

Try FM 'RZL_READ_DIR_LOCAL'.

Best,

Iftah

Read only

0 Likes
774

'RZL_READ_DIR_LOCAL is not an optiom because the tables parameter 'FILE_TBL' has a file name char32 and my files are longer.....

Read only

0 Likes
774

And.... is not possible to use the "name of Directory Parameter"?

Read only

0 Likes
774

and what about FM

TMP_GUI_DIRECTORY_LIST_FILES ?

Read only

0 Likes
774

Files are in application server