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 |
---|---|---|---|---|---|---|---|
![]() |
LOCKED | TYPE | X = Benutzer existiert, ist aber gesperrt | ||||
![]() |
LOCKSTATE | TYPE | USLOCK | enthält je ein Feld entsprechend der Art der Sperre | |||
![]() |
BNAME | TYPE | USR02-BNAME | User ID to be checked | |||
![]() |
CLIENT | TYPE | ' ' | Client (' ' = sy-clnt, '*' = anywhere) | |||
![]() |
NEW_EXPORT_STYLE | TYPE | BOOLE_D | SPACE | Ausgabe der Sperren in neuem Exportparameter | ||
![]() |
USER_DONT_EXIST | TYPE | The user does not exist in the system and client | ||||
![]() |
USER_EXISTS | TYPE | The user exists | ||||
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 | 19950206 |
SAP Release Created in |