‎2008 Aug 06 10:44 AM
Hi,
Im downloading data to application server and its working fine for directory DIR_SAPUSERS ( ./ ).
But the files are missing when trying to download the data to the path " /INTERFACES_D49/WORK/D49/ASG/FI/KRED/BKPF_AMS.TXT " in directory DIR_INTERFACE -> /interfaces_D49/work
.
I also tried " /INTERFACES_D49/WORK/BKPF_AMS.TXT".
‎2008 Aug 06 2:49 PM
can you locate this directory in tcode AL11 ?
if no please make the specific settings for that.
Gordon.
‎2008 Aug 06 2:49 PM
can you locate this directory in tcode AL11 ?
if no please make the specific settings for that.
Gordon.
‎2008 Aug 06 2:53 PM
Check if you have authorization to write to these folders. Check the sy-subrc after the OPEN DATASET statement. IF you are working on Unix also check for case sensitive issues
‎2009 Feb 16 11:28 AM