The Function Module RZL_START_PROFILE_DATA (Daten aus dem Startprofil in der Instanzbeschreibung aktualisieren.) is a standard Function Module in SAP ERP and is part of the function group SPF1 within the package SPFL.
Function Module | RZL_START_PROFILE_DATA |
Short Text | Daten aus dem Startprofil in der Instanzbeschreibung aktualisieren. |
Function Group | SPF1 |
Package | SPFL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INST_DESCR | LIKE | SPFID | Instanzdefinition |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INST_DESCR | LIKE | SPFID | Instanzdefinition | |
PROFILE_NOT_ACTIVE | LIKE | Angegebenes Profil ist nicht aktiviert |
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 |
---|---|
PFL_DOESNT_EXIST | Angegebenes Startprofil ist nicht vorhanden |
PROFILE_NAME_MISSING | Profilname fehlt |
PROFILE_NAME_TYPE_CONFLICT | Profil hat einen anderen Profiltyp |