SAP ABAP Function Module USER_EXISTS (Baustein, um zu pruefen, ob ein Benutzer existiert)
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 USER_EXISTS Baustein, um zu pruefen, ob ein Benutzer existiert  
Function Group SUSE   Function modules for ext. usage  
Program Name SAPLSUSE    
INCLUDE Name LSUSEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting LOCKED TYPE X = Benutzer existiert, ist aber gesperrt
Exporting LOCKSTATE TYPE USLOCK enthält je ein Feld entsprechend der Art der Sperre
Importing BNAME TYPE USR02-BNAME User ID to be checked
Importing CLIENT TYPE ' ' Client (' ' = sy-clnt, '*' = anywhere)
Importing NEW_EXPORT_STYLE TYPE BOOLE_D SPACE Ausgabe der Sperren in neuem Exportparameter
Exception USER_DONT_EXIST TYPE The user does not exist in the system and client
Exception USER_EXISTS TYPE The user exists
               
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  19950206 
SAP Release Created in