SAP ABAP Function Module SUSR_GET_USERS_WITH_SPEC_AUTHS (Sucht alle Benutzer, die vorgebene Berechtigungen besitzen)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-USR-IS (Application Component) User Information System
⤷
SUSR_IS (Package) Information System for User and Authorization Administration
⤷
⤷
Basic Data
| Function Module | SUSR_GET_USERS_WITH_SPEC_AUTHS | Sucht alle Benutzer, die vorgebene Berechtigungen besitzen |
| Function Group | SUSD | User Master Where-Used Lists |
| Program Name | SAPLSUSD | |
| INCLUDE Name | LSUSDU18 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
NUMBER_OF_PROFS | TYPE | Anzahl der gefundenen Profile | ||||
| |
SRCHTYPE | TYPE | 'AND' | AND oder OR - siehe Dokumenation zum FB | |||
| |
AKTPS | TYPE | 'A' | 'A' = Aktivvers. 'P' = Pflegevers. ' ' = Alle | |||
| |
USERS | TYPE | USLST | Gefundene Berechtigunsprofile | |||
| |
AUTHS | TYPE | USREF | Berechtigungen, die in Profilen gesucht werden | |||
| |
PARAMETER_ERROR | TYPE | Keine ausreichenden Eingaben | ||||
| |
NOT_AUTHORIZED_FOR_USER | TYPE | Keine Berechtigung zur Anzeige von Benutzern | ||||
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 | 19961129 |
| SAP Release Created in |