Hello,
OPEN DATASET GV_FILE FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.
I get sy-subrc = 8 when I try to create a new file in the folder.
But when I give existing filename in gv_file, sy-subrc goes 0.
This was working till yesterday.
Contacted the BASIS team. they said there is nothing wrong with the server.
What could be the reason?