sapdev logo background
sapdev logo sapdev logo
Comments

SAP ABAP LANGUAGE FILES documentation, setup help and example usage



Return to SAP documentation index


ARTICLE

ABAP File Interface
The statements of the ABAP file interface allow you to use ABAP statements to edit files on the computers of the current application server . For files located on presentation servers , function modules or global classes can be used.

  • Physical and Logical File Names

  • Authorization for File Access

  • Locking Files

  • The File Interface in Unicode Programs


  • System Class for the File Interface

  • Statements for the File Interface


  • Notes
  • Files from the application server are not usually suited as persistent repositories of data from application programs. Data is saved in a way specific to the platform, and only the current application server can be accessed. This can be a problem in systems with more than one application server.

  • Files from the application server can be used to exchange data with other systems.
    Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




  • ABAP_LANGUAGE_EXTERNAL_DATA
    ABAP_LANGUAGE_INCLUDE




    comments powered by Disqus