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 IF_FEH_PAYLOAD_PROVIDER 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 C_ACTVT_EDIT Instance attribute Public Attribute reference (LIKE) 20090319
2 C_ACTVT_NONE Instance attribute Public Attribute reference (LIKE) 20090319
3 C_ACTVT_VIEW Instance attribute Public Attribute reference (LIKE) 20090319
Methods
# Method Level Visibility Method type Description Created on
1 AUTH_CHECKS Instance method Private Method Check User Authorization 20090317
2 AUTH_CHECKS_BADI Instance method Private Method Checks if User has Authorization for BAdI 20090317
3 AUTH_CHECKS_FEH Instance method Private Method Checks if User has Authorization for FEH 20090317
4 AUTH_CHECKS_PPO Instance method Private Method Checks if User has Authorization for PPO 20090317
5 CHECK Instance method Public Method 20090318
6 GET_DATA Instance method Private Method 20100526
7 S_CREATE 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 Importing I_COMPONENT Call by reference Type reference (TYPE) ECH_DTE_COMPONENT Komponente 20090317
2 Importing I_DDIC_TYPE_NAME Call by reference Type reference (TYPE) CSEQUENCE Name eines ABAP Dictionary-Objekts 20090317
3 Importing I_PAYLOAD Call by reference Type reference (TYPE) ANY 20090317
4 Importing I_PROCESS Call by reference Type reference (TYPE) ECH_DTE_PROCESS Geschäftsprozess 20090317
5 Importing I_XMLS Call by reference Type reference (TYPE) STRING 20090317
6 Changing 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 Importing I_COMPONENT Call by reference Type reference (TYPE) ECH_DTE_COMPONENT Komponente 20090317
2 Importing I_DDIC_TYPE_NAME Call by reference Type reference (TYPE) CSEQUENCE Name eines ABAP Dictionary-Objekts 20090317
3 Importing I_PAYLOAD Call by reference Type reference (TYPE) ANY 20090317
4 Importing I_PROCESS Call by reference Type reference (TYPE) ECH_DTE_PROCESS Geschäftsprozess 20090317
5 Importing I_XMLS Call by reference Type reference (TYPE) STRING 20090317
6 Changing 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 Importing I_COMPONENT Call by reference Type reference (TYPE) ECH_DTE_COMPONENT Komponente 20090317
2 Importing I_PROCESS Call by reference Type reference (TYPE) ECH_DTE_PROCESS Geschäftsprozess 20090317
3 Changing 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 Changing 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 Importing IO_DATA_PROVIDER Call by reference Object reference (TYPE REF TO) IF_FEH_DATAPROVIDER Interface zur Persistenz 20100526
2 Importing IV_GUID Call by reference Type reference (TYPE) FEH_GUID ID einer Payload 20100526
3 Returning RS_VERSION Value transfer Type reference (TYPE) IF_FEH_PAYLOAD_PROVIDER=>TY_S_VERSION_DATA 20100526
# Exception Resumable Description Created on
1 CX_FEH_PAYLOAD_PROVIDER_DYN 20110505

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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