‎2012 Sep 28 12:21 PM
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 !
‎2012 Sep 28 12:34 PM
Try this FM: KD_GET_FILENAME_ON_F4 for presentation server
use /SAPDMC/LSM_F4_SERVER_FILE for applicatoin server.
‎2012 Sep 28 12:42 PM
‎2012 Sep 28 1:15 PM
'RZL_READ_DIR_LOCAL is not an optiom because the tables parameter 'FILE_TBL' has a file name char32 and my files are longer.....
‎2012 Sep 28 1:22 PM
And.... is not possible to use the "name of Directory Parameter"?
‎2012 Sep 28 1:24 PM
‎2012 Sep 28 1:30 PM