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