SAP ABAP Class CL_SFW_AUTHORITY_CHECK (WB - SFW - Authorization Checks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
     SFW_API (Package) WB - SFW - API
Properties
Class CL_SFW_AUTHORITY_CHECK  
Short Description WB - SFW - Authorization Checks    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFW_API   WB - SFW - API 
Created 20080314   SAP 
Last change 20130531   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)
Interfaces
Class CL_SFW_AUTHORITY_CHECK has no interface implemented.
Friends
Class CL_SFW_AUTHORITY_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_AUTHORITY_OBJECT Constant Public See coding 'S_SWITCH' CO_AUTHORITY_OBJECT 20080317
2 CO_OPERATION_ACTIVATE Constant Public See coding '07' CO_OPERATION_ACTIVATE 20080317
3 CO_OPERATION_DISPLAY Constant Public See coding '03' CO_OPERATION_DISPLAY 20080317
4 CO_OPERATION_EDIT Constant Public See coding '02' CO_OPERATION_EDIT 20080317
5 CO_OPERATION_EXPORT Constant Public See coding '61' CO_OPERATION_EXPORT 20080317
6 EDIT_MODE Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE EDIT_MODE 20080317
7 LAST_MESSAGE Instance attribute Private Type reference (TYPE) SYMSG Last message issued 20080604
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Private Method Check 20080317
2 CHECK_BFSET Instance method Public Method Check Business Function Set 20080317
3 CHECK_BFUNC Instance method Public Method Check Business Function 20080317
4 GET_INSTANCE Static method Public Method Create Instance 20080317
5 GET_LAST_MESSAGE Instance method Public Method Returns the last message issued 20080604
6 INIT Instance method Private Method Initialize 20080317
7 IS_ACTIVATION_JOB_FINISHED Instance method Private Method Activation job complete? 20080317
8 IS_IN_EDIT_MODE Instance method Public Method In change mode? 20080317
9 SET_DISPLAY_MODE Instance method Public Method Set Display Mode 20080317
Events
Class CL_SFW_AUTHORITY_CHECK has no event.
Types
Class CL_SFW_AUTHORITY_CHECK has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_NAME Call by reference Type reference (TYPE) CSEQUENCE OBJECT_NAME 20080317
2 Importing OBJECT_TYPE Call by reference Type reference (TYPE) CSEQUENCE OBJECT_TYPE 20080317
3 Importing OPERATION Call by reference Type reference (TYPE) CSEQUENCE OPERATION 20080317
4 Returning PERMISSION Value transfer Type reference (TYPE) ABAP_BOOL PERMISSION 20080317

Method CHECK on class CL_SFW_AUTHORITY_CHECK has no exception.

Method CHECK_BFSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BFSET Call by reference Type reference (TYPE) IF_SFW_DOMAINS=>TY_BFSET_ENTRY BFSET 20080317
2 Importing OPERATION Call by reference Type reference (TYPE) CSEQUENCE CO_OPERATION_EDIT OPERATION 20080317
3 Returning PERMISSION Value transfer Type reference (TYPE) ABAP_BOOL PERMISSION 20080317

Method CHECK_BFSET on class CL_SFW_AUTHORITY_CHECK has no exception.

Method CHECK_BFUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BFUNC Call by reference Type reference (TYPE) IF_SFW_DOMAINS=>TY_BFUNC_ENTRY BFUNC 20080317
2 Importing OPERATION Call by reference Type reference (TYPE) CSEQUENCE CO_OPERATION_EDIT OPERATION 20080317
3 Returning PERMISSION Value transfer Type reference (TYPE) ABAP_BOOL PERMISSION 20080317

Method CHECK_BFUNC on class CL_SFW_AUTHORITY_CHECK has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHECK Value transfer Object reference (TYPE REF TO) CL_SFW_AUTHORITY_CHECK CHECK 20080317

Method GET_INSTANCE on class CL_SFW_AUTHORITY_CHECK has no exception.

Method GET_LAST_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LAST_MESSAGE Value transfer Type reference (TYPE) SYMSG Struktur der Message-Variablen 20080604

Method GET_LAST_MESSAGE on class CL_SFW_AUTHORITY_CHECK has no exception.

Method INIT Signature

Method INIT on class CL_SFW_AUTHORITY_CHECK has no parameter.
Method INIT on class CL_SFW_AUTHORITY_CHECK has no exception.

Method IS_ACTIVATION_JOB_FINISHED Signature

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

Method IS_ACTIVATION_JOB_FINISHED on class CL_SFW_AUTHORITY_CHECK has no exception.

Method IS_IN_EDIT_MODE Signature

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

Method IS_IN_EDIT_MODE on class CL_SFW_AUTHORITY_CHECK has no exception.

Method SET_DISPLAY_MODE Signature

Method SET_DISPLAY_MODE on class CL_SFW_AUTHORITY_CHECK has no parameter.
Method SET_DISPLAY_MODE on class CL_SFW_AUTHORITY_CHECK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740