SAP ABAP Function Module SUSR_GET_AUTHS_WITH_SPEC_VALS (Sucht alle Benutzer, die die Pruefwerte innerhalb einer Ber. 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_AUTHS_WITH_SPEC_VALS | Sucht alle Benutzer, die die Pruefwerte innerhalb einer Ber. besitzen |
| Function Group | SUSD | User Master Where-Used Lists |
| Program Name | SAPLSUSD | |
| INCLUDE Name | LSUSDU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
NUMBER_OF_AUTHS | TYPE | I | Anzahl der gefundenen Berechtigungen | |||
| |
OBJECT | TYPE | TOBJ-OBJCT | 'S_USER_GRP' | Berecht.objektname | ||
| |
SRCHTYPE | TYPE | 'AND' | AND oder OR - siehe Dokumentation zum FB | |||
| |
AKTPS | TYPE | 'A' | 'A' = Aktivvers. 'P' = Pflegevers. ' ' = Alle | |||
| |
VALUES | TYPE | USREF | Pruefwerte, die innerhalb einer Ber. sein mueßen | |||
| |
AUTHS | TYPE | USREF | Gefundene Berechtigungen | |||
| |
DEL_AUTHS | TYPE | USREF | Gelöschte Berechtigungen | |||
| |
PARAMETER_ERROR | TYPE | Eingaben unvollstaendig | ||||
| |
OBJECT_DOESNT_EXIST | TYPE | Angegebenes Ber.objekt ist nicht vorhanden | ||||
| |
NOT_AUTHORIZED_FOR_AUTH | TYPE | Nicht berechtigt, um Berecht. zum Objekt anzuzei | ||||
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 | 19950707 |
| SAP Release Created in |