Working with Files 

ABAP allows you to use sequential files located on the application server or presentation server. You can use these files to buffer data, or as an interface between local programs and the R/3 System.

Working with Files on the Application Server

Working with Files on the Presentation Server

The physical addresses of files and file paths are platform-specific The R/3 System contains a function module and a range of transactions that allow you to work with platform-independent filenames.

Using Platform-Independent Filenames