The Function Module PFL_COPY_OS_FILE () is a standard Function Module in SAP ERP and is part of the function group SPFL within the package SPFL.
Function Module | PFL_COPY_OS_FILE |
Short Text | |
Function Group | SPFL |
Package | SPFL |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SOURCE_FILE_NAME | LIKE | TPFHT-PFFILE | ||
TARGET_FILE_NAME | LIKE | TPFHT-PFFILE | Name of target file |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANT_OPEN_SOURCEFILE | |
CANT_OPEN_TARGETFILE | |
ERROR_WRITING_TAGETFILE | Error when Writing to Target File |
FUNCTION_MODULE_DELETED | Wg. Security-Problem: Baustein gelöscht |