Menu

SAP Function Module PFL_DELETE_PROFILE_IN_DB

The Function Module PFL_DELETE_PROFILE_IN_DB () is a standard Function Module in SAP ERP and is part of the function group SPFL within the package SPFL.

Technical Information

Function Module PFL_DELETE_PROFILE_IN_DB
Short Text
Function Group SPFL
Package SPFL
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROFILE_NAME LIKE TPFHT-PFNAME Name des zu löschenden Profiles
PROFILE_VERSION LIKE TPFHT-VERSNR Versionsnummer des Profiles

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

These are the Exceptions of this function module.

Exception Name Short Text
AUTHORIZATION_MISSING Änderungsberechtigung für Profile fehlt
PFL_DELETE_FAILED Löschen des Profiles ist misslungen
PFL_DOESNT_EXIST Das angegebene Profile existiert nicht