SAP ABAP Function Module PROFIL_AUFLOESEN (Profil oder Sammelprofil aufloesen und in int. Tabellen laden)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-USR-ADM (Application Component) User and Authorization Management
     SUSR (Package) ABAP User Administration
Basic Data
Function Module PROFIL_AUFLOESEN Profil oder Sammelprofil aufloesen und in int. Tabellen laden  
Function Group SUSR   User master (lists and display)  
Program Name SAPLSUSR    
INCLUDE Name LSUSRU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing AKTPAS TYPE USR10-AKTPS 'A' Active (A) or update version (P)
Importing OBJ1 TYPE TOBJ-OBJCT An object name as a selection criterion
Importing OBJ2 TYPE TOBJ-OBJCT An object name as a selection criterion
Importing OBJ3 TYPE TOBJ-OBJCT An object name as a selection criterion
Importing OBJ4 TYPE TOBJ-OBJCT An object name as a selection criterion
Importing OBJ5 TYPE TOBJ-OBJCT An object name as a selection criterion
Importing OBJ6 TYPE TOBJ-OBJCT An object name as a selection criterion
Importing OBJ7 TYPE TOBJ-OBJCT An object name as a selection criterion
Importing PROFILE TYPE USR10-PROFN 'MBTEST99' Profile which should be deleted
Tables AUTHLIST TYPE   List of authorizations referenced in the profile
Tables PROFLIST TYPE   List of profiles referenced in the composite profile
Exception PROFILE_NOT_FOUND TYPE Specified profile does not exist
               
Processing Type
Normal Function Module  
Remote-Enabled 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  19950113 
SAP Release Created in