Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module PFL_WRITE_PROFILE_TO_FILE () 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_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 |
---|---|---|---|---|
FULLY_QUALIFIED_PROFILENAME | LIKE | TPFHT-PFFILE | SPACE | |
PROFILE_NAME | LIKE | TPFHT-PFNAME | Profile name | |
PROFILE_TYPE | LIKE | BTCH0000-CHAR1 | ||
PROFILE_VERSION | LIKE | TPFHT-VERSNR | 0 |
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 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
AUTHORIZATION_MISSING | Änderungsberechtigung für Profile fehlt |
FILE_IS_NO_PROFILE | Datei ist keine Profil-Datei des lok. Systems |
PFL_IS_EMPTY | |
PFL_OPEN_ERROR | |
PROFILE_NAME_MISSING |