SAP ABAP Class CL_FIP_AUTH_CHECK (Provide central authorization check for FIP applications)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-FIP (Application Component) Perishables Procurement
     FIP_BUSINESS_LOGIC (Package) Business Logic for Fresh Item Procurement
Properties
Class CL_FIP_AUTH_CHECK  
Short Description Provide central authorization check for FIP applications    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIP_BUSINESS_LOGIC   Business Logic for Fresh Item Procurement 
Created 20080307   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FIP_AUTH_CHECK has no forward declaration.
Interfaces
Class CL_FIP_AUTH_CHECK has no interface implemented.
Friends
Class CL_FIP_AUTH_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MSG_NUM Constant Private See coding 20080307
2 GO_ACTIV Constant Public See coding 20080307
Methods
# Method Level Visibility Method type Description Created on
1 AOR_AUTH_CHECK Static method Public Method 20080307
2 RAISE_EX_NO_ACTIV_AUTH Static method Private Method 20080307
3 RAISE_EX_NO_MNG_AUTH Static method Private Method 20080307
Events
Class CL_FIP_AUTH_CHECK has no event.
Types
Class CL_FIP_AUTH_CHECK has no local type.
Method Signatures

Method AOR_AUTH_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH '*' Activity 20080307
2 Importing IV_BY_WHOM Call by reference Type reference (TYPE) FIP_BUYER SY-UNAME User Name 20080307
3 Importing IV_FOR_WHOM Call by reference Type reference (TYPE) FIP_BUYER User Name 20080307
# Exception Resumable Description Created on
1 CX_FIP_AUTHORIZATION Authorization error 20080307

Method RAISE_EX_NO_ACTIV_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH Activity 20080307
2 Importing IV_APPL_NAME Call by reference Type reference (TYPE) STRING name of the FIP application 20080307
# Exception Resumable Description Created on
1 CX_FIP_AUTHORIZATION Authorization error 20080307

Method RAISE_EX_NO_MNG_AUTH Signature

Method RAISE_EX_NO_MNG_AUTH on class CL_FIP_AUTH_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_FIP_AUTHORIZATION Authorization error 20080307
History
Last changed by/on SAP  20100310 
SAP Release Created in 604