ABAP Keyword Documentation → ABAP Glossary
File
Storage of data under a name in a persistent storage medium. Statements of the ABAP file interface can be used to edit files on the application server. For files on the presentation server, function modules or methods of a global class are used. The files of the database server are part of the database and are maintained by the database system.