Menu

SAP Function Module HR_DK_SET_FILEPATH

Definierien des Dateizugriffs

The Function Module HR_DK_SET_FILEPATH (Definierien des Dateizugriffs) is a standard Function Module in SAP ERP and is part of the function group RPM_FILEPATH within the package PC09.

Technical Information

Function Module HR_DK_SET_FILEPATH
Short Text Definierien des Dateizugriffs
Function Group RPM_FILEPATH
Package PC09
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_FILE_PATH TYPE LOCALFILE Lokale Datei für Upload bzw. Download
IM_HANDLE TYPE P09_HANDLE ' ' Handle für Fileoperationen
IM_REPID TYPE SYREPID SY-REPID ABAP-Programm, aktuelles Rahmenprogramm
IM_USER_NAME TYPE SYUNAME SY-UNAME R/3-System, Anmeldename des Benutzers

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

This function module does not define any Exceptions.