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.
Function Module | PFL_DELETE_PROFILE_IN_DB |
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 |
---|---|---|---|---|
PROFILE_NAME | LIKE | TPFHT-PFNAME | Name des zu löschenden Profiles | |
PROFILE_VERSION | LIKE | TPFHT-VERSNR | Versionsnummer des Profiles |
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 |
---|---|
AUTHORIZATION_MISSING | Änderungsberechtigung für Profile fehlt |
PFL_DELETE_FAILED | Löschen des Profiles ist misslungen |
PFL_DOESNT_EXIST | Das angegebene Profile existiert nicht |