SAP ABAP Interface IF_BADI_ESH_USER_AUTH (Interface zum BAdI: BADI_ESH_USER_AUTH)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-USR-ADM (Application Component) User and Authorization Management
⤷
SUSR (Package) ABAP User Administration

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESH_AU_AUTHORITY_UPDATE | Class for BAdI Impl.: BADI_ESH_USER_AUTH | 20080225 |
Properties
Interface | IF_BADI_ESH_USER_AUTH | |
Short Description | Interface zum BAdI: BADI_ESH_USER_AUTH |
General Data
Package | SUSR | ABAP User Administration |
Created | 20080225 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BADI_ESH_USER_AUTH has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080225 |
Friends
Interface IF_BADI_ESH_USER_AUTH has no friend.
Attributes
Interface IF_BADI_ESH_USER_AUTH has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check: ESH active in client or system | 20080305 |
2 | ![]() |
Instance method | Public | Method | Update all users in all clients | 20080227 |
3 | ![]() |
Instance method | Public | Method | Update all users in a given client | 20080227 |
4 | ![]() |
Instance method | Public | Method | Update given users in the current client | 20080227 |
Events
Interface IF_BADI_ESH_USER_AUTH has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_BNAME | Public | See coding | 20080305 | TT_BNAME type standard table of xubname
|
Method Signatures
Method CHECK_ESH_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ESH_ACTIVE_CURRENT_CLIENT | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080305 | ||
2 | ![]() |
EV_ESH_ACTIVE_SYSTEM | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080305 |
Method CHECK_ESH_ACTIVE on Interface IF_BADI_ESH_USER_AUTH has no exception.
Method UPDATE_ALL_CLIENTS Signature
Method UPDATE_ALL_CLIENTS on Interface IF_BADI_ESH_USER_AUTH has no parameter.
Method UPDATE_ALL_CLIENTS on Interface IF_BADI_ESH_USER_AUTH has no exception.
Method UPDATE_SINGLE_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Client | 20080227 |
Method UPDATE_SINGLE_CLIENT on Interface IF_BADI_ESH_USER_AUTH has no exception.
Method UPDATE_USERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_USER | Call by reference | Type reference (TYPE) | TT_BNAME | Benutzername im Benutzerstamm | 20080227 |
Method UPDATE_USERS on Interface IF_BADI_ESH_USER_AUTH has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |