
Using Platform-independent File Names in Programs 
For more information on storing files on the application server and on the presentation server please refer to Working with Files in the ABAP/4 User's Guide.

Problems with storing files may sometimes be due to a mismatch between the paths defined for platform-independent file names and the file system. Generation of a valid platform-specific file name by the function module FILE_GET_NAME is not sufficient; the path generated must also exist in the file system at runtime.