The Function Module PFL_CHECK_FILE_IS_PROFILE (Prüft, ob eine Datei Profil-Datei für das lokale System ist) is a standard Function Module in SAP ERP and is part of the function group SPFL within the package SPFL.
Function Module | PFL_CHECK_FILE_IS_PROFILE |
Short Text | Prüft, ob eine Datei Profil-Datei für das lokale System ist |
Function Group | SPFL |
Package | SPFL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FULLY_QUALIFIED_FILE_NAME | TYPE | PFEUNIXPRO | Voll qualifizierter Name der Datei auf Betriebssystemebene (mit Pfadangabe) |
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_FILE | Datei kann nicht geöffnet werden |
FILE_IS_NO_PROFILE | Datei ist keine Profil-Datei des lok. Systems |
PFL_IS_EMPTY | Datei ist leer |