‎2007 Jun 22 2:39 PM
Hi Experts,
I am facing problem while downlaoding file to apps server,
I am getting sy-subrc = 8 & getting the error that file could not be created.
How can I rectify it .
Thanks in Advacne.
Regards,
Iff
‎2007 Jun 22 2:41 PM
‎2007 Jun 22 2:41 PM
‎2007 Jun 22 2:44 PM
Hello,
SY-SUBRC = 8:
File could not be opened.
This is due to may the file name will be wrong.
Or u don't have authorization to write a file in that particular folder.
Check in Tcode AL11 wther that file path is avilable or not.
Vasanth