SAP ABAP Class CL_FEH_AUTH_CHECK (CL_FEH_AUTH_CHECK)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FEH_AUTH_CHECK | Check Authorization | 20090317 |
Properties
Class | CL_FEH_AUTH_CHECK | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FEH_BASIS | FEH Basis: General FEH Programs |
Created | 20071115 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FEH_AUTH_CHECK | Check Authorization | 20090317 |
Friends
Class CL_FEH_AUTH_CHECK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090319 | ||||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090319 | ||||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090319 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check User Authorization | 20090317 |
2 | ![]() |
Instance method | Private | Method | Checks if User has Authorization for BAdI | 20090317 |
3 | ![]() |
Instance method | Private | Method | Checks if User has Authorization for FEH | 20090317 |
4 | ![]() |
Instance method | Private | Method | Checks if User has Authorization for PPO | 20090317 |
5 | ![]() |
Instance method | Public | Method | 20090318 | |
6 | ![]() |
Instance method | Private | Method | 20100526 | |
7 | ![]() |
Static method | Public | Method | Instance Generation | 20090318 |
Events
Class CL_FEH_AUTH_CHECK has no event.
Types
Class CL_FEH_AUTH_CHECK has no local type.
Method Signatures
Method AUTH_CHECKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPONENT | Call by reference | Type reference (TYPE) | ECH_DTE_COMPONENT | Komponente | 20090317 | ||
2 | ![]() |
I_DDIC_TYPE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name eines ABAP Dictionary-Objekts | 20090317 | ||
3 | ![]() |
I_PAYLOAD | Call by reference | Type reference (TYPE) | ANY | 20090317 | |||
4 | ![]() |
I_PROCESS | Call by reference | Type reference (TYPE) | ECH_DTE_PROCESS | Geschäftsprozess | 20090317 | ||
5 | ![]() |
I_XMLS | Call by reference | Type reference (TYPE) | STRING | 20090317 | |||
6 | ![]() |
O_PERMITTED_ACTVT | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20090317 |
Method AUTH_CHECKS on class CL_FEH_AUTH_CHECK has no exception.
Method AUTH_CHECKS_BADI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPONENT | Call by reference | Type reference (TYPE) | ECH_DTE_COMPONENT | Komponente | 20090317 | ||
2 | ![]() |
I_DDIC_TYPE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name eines ABAP Dictionary-Objekts | 20090317 | ||
3 | ![]() |
I_PAYLOAD | Call by reference | Type reference (TYPE) | ANY | 20090317 | |||
4 | ![]() |
I_PROCESS | Call by reference | Type reference (TYPE) | ECH_DTE_PROCESS | Geschäftsprozess | 20090317 | ||
5 | ![]() |
I_XMLS | Call by reference | Type reference (TYPE) | STRING | 20090317 | |||
6 | ![]() |
O_PERMITTED_ACTVT | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20090317 |
Method AUTH_CHECKS_BADI on class CL_FEH_AUTH_CHECK has no exception.
Method AUTH_CHECKS_FEH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPONENT | Call by reference | Type reference (TYPE) | ECH_DTE_COMPONENT | Komponente | 20090317 | ||
2 | ![]() |
I_PROCESS | Call by reference | Type reference (TYPE) | ECH_DTE_PROCESS | Geschäftsprozess | 20090317 | ||
3 | ![]() |
O_PERMITTED_ACTVT | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20090317 |
Method AUTH_CHECKS_FEH on class CL_FEH_AUTH_CHECK has no exception.
Method AUTH_CHECKS_PPO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
O_PERMITTED_ACTVT | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20090317 |
Method AUTH_CHECKS_PPO on class CL_FEH_AUTH_CHECK has no exception.
Method CHECK Signature
Method CHECK on class CL_FEH_AUTH_CHECK has no parameter.
Method CHECK on class CL_FEH_AUTH_CHECK has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_FEH_DATAPROVIDER | Interface zur Persistenz | 20100526 | ||
2 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | FEH_GUID | ID einer Payload | 20100526 | ||
3 | ![]() |
RS_VERSION | Value transfer | Type reference (TYPE) | IF_FEH_PAYLOAD_PROVIDER=>TY_S_VERSION_DATA | 20100526 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110505 |
Method S_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_FEH_AUTH_CHECK | 20090318 |
Method S_CREATE on class CL_FEH_AUTH_CHECK has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |