Skip to Content
0
Former Member
Nov 29, 2006 at 11:26 AM

RZL_READ_DIR_LOCAL

2855 Views

I want to fetch the file names, of a directory on the application directory, in an internal table. I have used RZL_READ_DIR_LOCAL to fetch the files names, but the problem with this function module is that it returns the file name only upto 32 characters. If certain file name is more than 32 characters then the name gets truncated. Could any one tell me how to overcome this constraint? Or is there any function module, other than 'EPS_GET_DIRECTORY_LISTING', which can be used to achieve the above mentioned goal??

Thanks,

Raghavendra Pai