SAP ABAP Class CL_WDHC_AUTH (Help Center Authorization Check)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-HLP-ABA (Application Component) Help Infrastructure for ABAP
⤷
SWDP_HELP_CENTER (Package) Help Center ABAP Web Dynpro
⤷
⤷
Properties
| Class | CL_WDHC_AUTH | |
| Short Description | Help Center Authorization Check | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_HELP_CENTER | Help Center ABAP Web Dynpro |
| Created | 20080407 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WDHC_AUTH has no interface implemented.
Friends
Class CL_WDHC_AUTH has no friend class.
Attributes
Class CL_WDHC_AUTH has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Is user a Help Center administrator? | 20090226 | |
| 2 | Static method | Public | Method | Is the user a key user? | 20080407 | |
| 3 | Static method | Public | Method | Is user a Help Center translator? | 20090226 |
Events
Class CL_WDHC_AUTH has no event.
Types
Class CL_WDHC_AUTH has no local type.
Method Signatures
Method IS_ADMINISTRATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzername | 20090226 | ||
| 2 | R_IS_ADMINISTRATOR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090226 |
Method IS_ADMINISTRATOR on class CL_WDHC_AUTH has no exception.
Method IS_KEY_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzername | 20080407 | ||
| 2 | R_IS_KEY_USER | Value transfer | Type reference (TYPE) | WDHC_KEY_USER | Benutzer is Keyuser | 20080407 |
Method IS_KEY_USER on class CL_WDHC_AUTH has no exception.
Method IS_TRANSLATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzername | 20090226 | ||
| 2 | R_IS_TRANSLATOR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090226 |
Method IS_TRANSLATOR on class CL_WDHC_AUTH has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |