Menu

SAP Function Module TXW_FILE_DETERMINE_STYLE

Determine file style or format

The Function Module TXW_FILE_DETERMINE_STYLE (Determine file style or format) 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_DETERMINE_STYLE
Short Text Determine file style or format
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
P_CODEPAGE TYPE TXW_CODEPAGE Codepage
P_PHYS_FILE_NAME TYPE TXW_DIR2-FILE_NAME Physical file name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_FILE_STYLE TYPE I Type of file format (file_style)
P_FILE_UUID TYPE TXW_UUID UUID from file if available

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 Failed to open file