Menu

SAP Function Module FILE_GET_NAME

Assign the Physical File Name Using a Logical File Name

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module FILE_GET_NAME (Assign the Physical File Name Using a Logical File Name) is a standard Function Module in SAP ERP and is part of the function group SFIL within the package SFIL.

Technical Information

Function Module FILE_GET_NAME
Short Text Assign the Physical File Name Using a Logical File Name
Function Group SFIL
Package SFIL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLIENT LIKE SY-MANDT SY-MANDT Client for reading the file name t
ELEMINATE_BLANKS LIKE SY-DATAR 'X' Eliminate blank characters - 'X'
INCLUDING_DIR LIKE SY-DATAR SPACE Selection for Input into a Dynpro Field
LOGICAL_FILENAME LIKE FILENAME-FILEINTERN Logical file name
OPERATING_SYSTEM LIKE SY-OPSYS SY-OPSYS Operating system
PARAMETER_1 LIKE SPACE Parameter for variable <PARAM_1>
PARAMETER_2 LIKE SPACE Parameter for variable <PARAM_2>
PARAMETER_3 LIKE SPACE Parameter for variable <PARAM_3>
USE_BUFFER LIKE SPACE Buffering flag
USE_PRESENTATION_SERVER LIKE SPACE Use SAPtemu operating system
WITH_FILE_EXTENSION LIKE SPACE Append file format to file names

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EMERGENCY_FLAG LIKE Fall-back operation required flag
FILE_FORMAT LIKE FILENAME-FILEFORMAT File format
FILE_NAME LIKE Physical file name

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_NOT_FOUND Logical file name is unknown