Opening a File Locate the document in its SAP Library structure

To open a file on the application server, use the OPEN DATASET statement. The basic form of this statement is described in the section

Basic Form of the OPEN DATASET Statement.

It also has a range of additions for the following tasks:

ABAP-Specific Additions

Opening a File for Read Access

Opening a File for Write Access

Opening a File for Appending Data

Using Binary Mode

Using Text Mode

Opening a File at a Given Position

Operating System Additions

Executing Operating System Commands

Receiving System Messages

For details of other additions, refer to the keyword documentation in the ABAP Editor for the OPEN DATASET statement.

 

 

 

 

Leaving content frame