SAP ABAP Function Module PFL_UPLOAD_TO_DB (Uplaod to DB or Delete from DB)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-CNF-PFL (Application Component) Maintain Profile
⤷
SPFL (Package) Profiles
⤷
⤷
Basic Data
| Function Module | PFL_UPLOAD_TO_DB | Uplaod to DB or Delete from DB |
| Function Group | SPFL | API for Profile Maintenance (RZ10) |
| Program Name | SAPLSPFL | Profile Maintenance (Transaction RZ10) |
| INCLUDE Name | LSPFLU36 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PFL_ERR | TYPE | SYST-SUBRC | Rückgabewert von ABAP-Anweisungen | |||
| |
PFL_ERRMSG | TYPE | PFL_UP-ERRMSG | Text, 255 Zeichen | |||
| |
UP_PROFILE_FUNCTION | TYPE | PFL_UP-FUNC | '1' | Einstelliges Kennzeichen | ||
| |
UP_PROFILE_NAME | TYPE | TPFHT-PFFILE | Name eines Profiles auf Betriebssystemebene | |||
| |
UP_PROFILE_TYPE | TYPE | TPFHT-TYPE | Typ eines Profils zur System-Parametrisierung | |||
| |
UP_PROFILE_PATH | TYPE | PFL_UP-PATH | Text, 255 Zeichen | |||
| |
UP_PROFILE_VERSNR | TYPE | TPFHT-VERSNR | Versions-Nummer | |||
| |
UP_PROFILE_COMMENT | TYPE | TPFHT-TXT | Profil Kurzbeschreibung | |||
| |
PFL_DELETE_FAILED | TYPE | Löschen fehlgeschlagen | ||||
| |
PFL_DOESNT_EXIST | TYPE | Profile existiert nicht | ||||
| |
AUTHORIZATION_MISSING | TYPE | Authorisierung fehlt | ||||
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 | 20110909 |
| SAP Release Created in |