Menu

SAP Function Module TXW_FILE_OPEN_FOR_READ

Open file on application server for reading

The Function Module TXW_FILE_OPEN_FOR_READ (Open file on application server for reading) is a standard Function Module in SAP ERP and is part of the function group TXW2 within the package FTW1.

Technical Information

Function Module TXW_FILE_OPEN_FOR_READ
Short Text Open file on application server for reading
Function Group TXW2
Package FTW1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FILE_CODEPAGE TYPE TXW_CODEPAGE Codepage
FILE_ENCODING TYPE TXW_UNICODE_MODE Unicode Mode for DART Files
FILE_NAME LIKE File name
FILE_POSITION TYPE I Position in file

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FILE_OPEN_FAILED File could not be opened
NO_AUTHORITY_TO_READ Authority to read dataset needed