Skip to Content
0
Former Member
Dec 03, 2008 at 02:21 PM

Save file in server

65 Views

Hello guys,

I have a requirement from my abap guy. He is developing a program in ABAP and need to save some data in the file system of the application server.

My app server is AIX, and I have created a directoy with full access (chmod 777). I have also created an entrace in Tx AL11, the entrance is: DIR_OMTDATA /temp/omtdata

But the developer still can't save the file, he got an error CX_SY_FILE_OPEN_MODE.

What I am missing, so he can save his data in a file in the app server.

Thanks,

Javier.