SAP ABAP Class CL_GRFN_MSMP_AUTHORIZATIONS (MSMP Authorization checks)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_MSMP_WORKFLOW (Package) GRC Shared MSMP Engine
Properties
Class CL_GRFN_MSMP_AUTHORIZATIONS  
Short Description MSMP Authorization checks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_MSMP_WORKFLOW   GRC Shared MSMP Engine 
Created 20100603   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_MSMP_AUTHORIZATIONS has no forward declaration.
Interfaces
Class CL_GRFN_MSMP_AUTHORIZATIONS has no interface implemented.
Friends
Class CL_GRFN_MSMP_AUTHORIZATIONS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ACTVT_ADMIN Constant Public Type reference (TYPE) CHAR2 '70' Activity - Administration 20100603
2 C_ACTVT_ARCHIVE Constant Public Type reference (TYPE) CHAR2 '24' Activity - Archiving 20100603
3 C_ACTVT_CONFIGURE Constant Public Type reference (TYPE) CHAR2 '23' Activity - Configuration 20100603
4 C_ACTVT_GENERATE_VERSION Constant Public Type reference (TYPE) CHAR2 '07' Activity - Activate Configuration 20100603
5 _TH_AUTH_CACHE Static Attribute Private Type reference (TYPE) YTH_AUTH_CACHE 20100714
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACTIVATE_AUTHORIZATION Static method Public Method 20100603
2 CHECK_ADMIN_AUTHORIZATION Static method Public Method 20100603
3 CHECK_ARCHIVING_AUTHORIZATION Static method Public Method 20100603
4 CHECK_AUTHORIZATION Static method Private Method 20100603
5 CHECK_CONFIGURE_AUTHORIZATION Static method Public Method 20100603
6 CHECK_SAP_DEBUG_AUTHORIZATION Static method Public Method 20100603
Events
Class CL_GRFN_MSMP_AUTHORIZATIONS has no event.
Types
Class CL_GRFN_MSMP_AUTHORIZATIONS has no local type.
Method Signatures

Method CHECK_ACTIVATE_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESS_ID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100603
# Exception Resumable Description Created on
1 CX_GRFN_MSMP_NO_AUTHORIZATION Generic MSMP Exception 20100622

Method CHECK_ADMIN_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESS_ID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100603
# Exception Resumable Description Created on
1 CX_GRFN_MSMP_NO_AUTHORIZATION Generic MSMP Exception 20100622

Method CHECK_ARCHIVING_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESS_ID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100603
# Exception Resumable Description Created on
1 CX_GRFN_MSMP_NO_AUTHORIZATION Generic MSMP Exception 20100622

Method CHECK_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) CHAR2 Activity 20100603
2 Importing I_PROCESS_ID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100603
# Exception Resumable Description Created on
1 CX_GRFN_MSMP_NO_AUTHORIZATION Generic MSMP Exception 20100622

Method CHECK_CONFIGURE_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESS_ID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100603
# Exception Resumable Description Created on
1 CX_GRFN_MSMP_NO_AUTHORIZATION Generic MSMP Exception 20100622

Method CHECK_SAP_DEBUG_AUTHORIZATION Signature

Method CHECK_SAP_DEBUG_AUTHORIZATION on class CL_GRFN_MSMP_AUTHORIZATIONS has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_MSMP_NO_AUTHORIZATION Generic MSMP Exception 20100622
History
Last changed by/on SAP  20141106 
SAP Release Created in 600