SAP ABAP Function Module SPFL_API_TO_CHANGE_1_PARAMETER (Änderung eines Profil-Parameters online, in DB (RZ10) & File persistieren)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-CNF-PFL (Application Component) Maintain Profile
⤷
SPFL (Package) Profiles

⤷

⤷

Basic Data
Function Module | SPFL_API_TO_CHANGE_1_PARAMETER | Änderung eines Profil-Parameters online, in DB (RZ10) & File persistieren |
Function Group | SPFL_API_710 | API for Profile Maint.w.Connect. to RZ10 |
Program Name | SAPLSPFL_API_710 | |
INCLUDE Name | LSPFL_API_710U01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EP_RETURN_CODE | TYPE | SYSUBRC | Statuswert | |||
![]() |
EP_RC_TEXT | TYPE | BAPI_MSG | Text zum Statuswert | |||
![]() |
IP_PROFILE_NAME | TYPE | PFEPFNAME | Name eine Profils (ohne Pfad) zur System-Parametrisierung | |||
![]() |
IP_PROFILE_TYPE | TYPE | PFEPFTYPE | Typ eines Profils zur System-Parametrisierung | |||
![]() |
IP_PAR_NAME | TYPE | PFEPARNAME | Name eines Profil-Parameters | |||
![]() |
IP_PAR_VALUE | TYPE | PFL_PARVALUE | Wert des Profil-Parameters | |||
![]() |
IP_DELETE_PARAMETER | TYPE | BOOLEAN | '-' | boolsche Variable (X=true, -=false, space=unknown) | ||
![]() |
IP_CREATE_BACKUP | TYPE | BOOLEAN | 'X' | boolsche Variable (X=true, -=false, space=unknown) | ||
![]() |
IP_DYNAMIC_CHANGE | TYPE | BOOLEAN | 'X' | wenn X: schalte Profilparameter dynamisch um | ||
![]() |
ET_RETURN | TYPE | BAPIRET2 | Protokoll | |||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20110816 |
SAP Release Created in | 710 |