SAP ABAP Class CL_GRPCB_AUTHORIZATION (Obsolete: Proxy Class for Authorization System)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_CUSTOMIZING (Package) Customizing
Properties
Class CL_GRPCB_AUTHORIZATION  
Short Description Obsolete: Proxy Class for Authorization System    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_CUSTOMIZING   Customizing 
Created 20070611   SAP 
Last change 20141106    
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 GRPCB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRPCB_AUTHORIZATION has no interface implemented.
Friends
Class CL_GRPCB_AUTHORIZATION has no friend class.
Attributes
Class CL_GRPCB_AUTHORIZATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_BUSINESS_USER Static method Public Method Obsolete: Is Current User a Business User? 20070611
2 IS_POWER_USER Static method Public Method Obsolete: Is Current User a Power User? 20070611
3 IS_VIEWING_USER Static method Public Method Obsolete: Is Current User a Viewing User? 20070611
4 SET_USERNAME Static method Public Method Obsolete: Set User Name If sy-uname Not OK 20070611
Events
Class CL_GRPCB_AUTHORIZATION has no event.
Types
Class CL_GRPCB_AUTHORIZATION has no local type.
Method Signatures

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 20070611

Method IS_BUSINESS_USER on class CL_GRPCB_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 20070611

Method IS_POWER_USER on class CL_GRPCB_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 20070611

Method IS_VIEWING_USER on class CL_GRPCB_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 Logon name of user 20070611

Method SET_USERNAME on class CL_GRPCB_AUTHORIZATION has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 250