SAP ABAP Class CL_FOPCB_AUTHORIZATION (Proxy Class for Authorization System)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-CGV-MIC (Application Component) Management of Internal Controls
     FOPC_CUSTOMIZING (Package) Customizing
Properties
Class CL_FOPCB_AUTHORIZATION  
Short Description Proxy Class for Authorization System    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FOPC_CUSTOMIZING   Customizing 
Created 20031023   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 FOPCB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FOPCB_AUTHORIZATION has no interface implemented.
Friends
Class CL_FOPCB_AUTHORIZATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _AUTH_LEVEL Static Attribute Private Type reference (TYPE) FOPCB_AUTH_LEVEL 20031023
2 _USERNAME Static Attribute Private Type reference (TYPE) SYUNAME Logon name of user 20031023
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORIZATION Static method Private Method Checks If Authorizations Are Refreshed 20031023
2 IS_AUTHORIZED Static method Private Method 20031023
3 IS_BUSINESS_USER Static method Public Method Is Current User a Business User? 20031023
4 IS_POWER_USER Static method Public Method Is Current User a Power User? 20031023
5 IS_VIEWING_USER Static method Public Method Is Current User a Viewing User? 20031023
6 SET_USERNAME Static method Public Method DO NOT USE!! Set User Name If sy-uname Not OK 20031023
Events
Class CL_FOPCB_AUTHORIZATION has no event.
Types
Class CL_FOPCB_AUTHORIZATION has no local type.
Method Signatures

Method CHECK_AUTHORIZATION Signature

Method CHECK_AUTHORIZATION on class CL_FOPCB_AUTHORIZATION has no parameter.
Method CHECK_AUTHORIZATION on class CL_FOPCB_AUTHORIZATION has no exception.

Method IS_AUTHORIZED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_AUTHORIZED Value transfer Type reference (TYPE) ABAP_BOOL 20031023
2 Importing I_AUTH_LEVEL Value transfer Type reference (TYPE) FOPCB_AUTH_LEVEL 20031023

Method IS_AUTHORIZED on class CL_FOPCB_AUTHORIZATION has no exception.

Method IS_BUSINESS_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_AUTHORIZED Value transfer Type reference (TYPE) ABAP_BOOL 20031023

Method IS_BUSINESS_USER on class CL_FOPCB_AUTHORIZATION has no exception.

Method IS_POWER_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_AUTHORIZED Value transfer Type reference (TYPE) ABAP_BOOL 20031023

Method IS_POWER_USER on class CL_FOPCB_AUTHORIZATION has no exception.

Method IS_VIEWING_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_AUTHORIZED Value transfer Type reference (TYPE) ABAP_BOOL 20031023

Method IS_VIEWING_USER on class CL_FOPCB_AUTHORIZATION has no exception.

Method SET_USERNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USERNAME Value transfer Type reference (TYPE) SYUNAME Anmeldename des Benutzers 20031023

Method SET_USERNAME on class CL_FOPCB_AUTHORIZATION has no exception.
History
Last changed by/on SAP  20050220 
SAP Release Created in 100