SAP ABAP Class IF_BADI_ESH_USER_AUTH (Interface zum BAdI: BADI_ESH_USER_AUTH)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080225 |
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
| Class | IF_BADI_ESH_USER_AUTH | |
| Short Description | Interface zum BAdI: BADI_ESH_USER_AUTH | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080225 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BADI_ESH_USER_AUTH has no forward declaration.
Interfaces
Class IF_BADI_ESH_USER_AUTH has no interface implemented.
Friends
Class IF_BADI_ESH_USER_AUTH has no friend class.
Attributes
Class 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
Class 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 class IF_BADI_ESH_USER_AUTH has no exception.
Method UPDATE_ALL_CLIENTS Signature
Method UPDATE_ALL_CLIENTS on class IF_BADI_ESH_USER_AUTH has no parameter.
Method UPDATE_ALL_CLIENTS on class 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 class 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 class IF_BADI_ESH_USER_AUTH has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |