The Function Module PFL_WRITE_PROFILE_TO_DB () is a standard Function Module in SAP ERP and is part of the function group SPFL within the package SPFL.
Function Module | PFL_WRITE_PROFILE_TO_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_HEADER | LIKE | TPFHT | Headerdaten des Profiles |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DTAB | LIKE | TPFET | Tabelle, die die Profilewerte enthält |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
AUTHORIZATION_MISSING | Änderungsberechtigung für Profile fehlt |
PFL_DATA_MISSING | keine Profiledaten vorhanden (DTAB ist leer) |
PFL_NAME_MISSING_IN_HEADER | |
PFL_VERSION_MISSING_IN_HEADER | |
PFL_WRITE_ERROR | Schreiben in die Datenbank ist misslungen |