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_CONVERT_EXPERT_TO_EASY () is a standard Function Module in SAP ERP and is part of the function group SPFL within the package SPFL.
Function Module | PFL_CONVERT_EXPERT_TO_EASY |
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_TYPE | LIKE | BTCH0000-CHAR1 | Typ des Profiles: Default, Instanz, Startup |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DFL_PROFILE_VALUES | LIKE | TPFYDFL | Easymodewerte Defaultprofil | |
DIR_VALUES | LIKE | TPFYDIR | Easymodewerte Instanzprofil ( Directories ) | |
LANGUAGE_VALUES | LIKE | TPFYLANGU | Easymodewerte Instanzprofil ( Sprachen ) | |
START_VALUES | LIKE | TPFYSTRT | Easymodewerte Startprofil | |
WP_AND_BUF_VALUES | LIKE | TPFYWPBUF | Easymodewerte Instansprofil ( WP's und Buffer ) |
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 mit Profilewerten |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_PROFILE_TYPE | ungültiger Profiltyp |