SAP ABAP Interface IF_FEH_AUTH_CHECK (Check Authorization)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FEH_BASIS (Package) FEH Basis: General FEH Programs
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FEH_AUTH_CHECK | 20090317 |
Properties
| Interface | IF_FEH_AUTH_CHECK | |
| Short Description | Check Authorization |
General Data
| Package | FEH_BASIS | FEH Basis: General FEH Programs |
| Created | 20090317 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FEH_AUTH_CHECK has no forward declaration.
Interfaces
Interface IF_FEH_AUTH_CHECK has no interface.
Friends
Interface IF_FEH_AUTH_CHECK has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ACTVT_EDIT | Constant | Public | Type reference (TYPE) | ACTIV_AUTH | '02' | Edit Activity | 20090318 | |
| 2 | C_ACTVT_NONE | Constant | Public | Type reference (TYPE) | ACTIV_AUTH | '00' | No activity | 20090318 | |
| 3 | C_ACTVT_VIEW | Constant | Public | Type reference (TYPE) | ACTIV_AUTH | '03' | View Activity | 20090318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks if User has Authorization for Requested Action | 20090317 |
Events
Interface IF_FEH_AUTH_CHECK has no event.
Types
Interface IF_FEH_AUTH_CHECK has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PERMITTED_AUT | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20090317 | |||
| 2 | I_DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_FEH_DATAPROVIDER | Interface zur Persistenz | 20090317 | |||
| 3 | I_GUID | Call by reference | Type reference (TYPE) | FEH_GUID | 20090317 | ||||
| 4 | I_REQUESTED_ACT | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20090317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Berechtigung zum Aufruf des Payload Editors | 20090319 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |