Skip to Content
0
Jan 22, 2011 at 09:52 AM

error to open a net directory with abap

245 Views

Hi gurus.

I have created a report that executes a process chain when a file exits in one net directory.

The report runs the function module EPS_GET_DIRECTORY_LISTING to obtain the list of files in the directory, but it returns always the exception u201Cread_directory_failedu201D. The open dataset instruction returns the same error.

I have tried to open the directory from windows explorer and it runs fine, so, I donu2019t think that the error is the authorization.

I have created a record in the al11 transaction with the path but the transaction returns u201CWrong order of calls <- CALL opendir(,,..) Nº message: S1204u201D.

Can anybody help me?

Thanks in advantage.