OPEN DATASET

Question:
Hi,
I am trying to write a file on application server, and i have a probelm when using
OPEN DATASET FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.
I have tried all other options UTF-8, NON-UNICODE, UNCODE, BINARY, LEGACY TEXT MODE for encoding.
We are working on version 4.7, sy-subrc value is 8 after this statement and i get an error from class CX_SY_OPEN_FILE_MODE.
Path to the server i am trying to write file is '\\fs-sap\sap$', also we are using WINDOWS NT as our application server.
any ideas ?
thank you
Udai
Answer:
Read-only filesystem?
user <sid>adm not authorized to write the file?
No more Inodes left on the device?
Answer:
If you use one of the other options for open data set MESSAGE you get more info on why your open failed.
_________________
MattG.
Search
SAPfans

More Articles:

obsolete function in 4.7 - RH_USERS_OF_ACTIVITYGROUP_GET?
Parked documents tables?
ILOG?
getch() in ABAP?
Truncate # from 10 digits to 6 digits?
why i can not find the Condition type "PR00" in ta?