SAP ABAP Class /BOFU/CL_AUTH_CHECK_FACADE (Authority Check Service Facade)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
     /BOFU/AUTH_MGMT_ADAPTER (Package) Auth Management Adapter
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/IF_AUTH_CHECK_FACADE Authority Check 20081127
Properties
Class /BOFU/CL_AUTH_CHECK_FACADE  
Short Description Authority Check Service Facade    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOFU/AUTH_MGMT_ADAPTER   Auth Management Adapter 
Created 20081127   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOFU/CL_AUTH_CHECK_FACADE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /BOFU/IF_AUTH_CHECK_FACADE Authority Check 20081127
Friends
Class /BOFU/CL_AUTH_CHECK_FACADE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SO_FACADE Static Attribute Private Object reference (TYPE REF TO) /BOFU/CL_AUTH_CHECK_FACADE Authority Check Service Facade 20081127
Methods
# Method Level Visibility Method type Description Created on
1 AUTH_CHECK_RESULT Instance method Private Method 20081127
2 GET_AUTH_CHECK_RESULT_BUF Instance method Public Method Get authority check results from buffer 20081127
3 GET_CURRENT_USER Instance method Protected Method Get current user 20090121
4 GET_INSTANCE Static method Public Method 20081127
Events
Class /BOFU/CL_AUTH_CHECK_FACADE has no event.
Types
Class /BOFU/CL_AUTH_CHECK_FACADE has no local type.
Method Signatures

Method AUTH_CHECK_RESULT Signature

Method AUTH_CHECK_RESULT on class /BOFU/CL_AUTH_CHECK_FACADE has no parameter.
Method AUTH_CHECK_RESULT on class /BOFU/CL_AUTH_CHECK_FACADE has no exception.

Method GET_AUTH_CHECK_RESULT_BUF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AUTH_KEY Call by reference Type reference (TYPE) /BOFU/T_CONF_KEY Keys with authority 20081127
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOFU/T_CONF_KEY Keys with failed authority 20081127
3 Exporting ET_UNCHECKED_KEY Call by reference Type reference (TYPE) /BOFU/T_CONF_KEY Keys not being checked, yet 20081127
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOFU/T_CONF_KEY Key Table 20081127
5 Importing IV_ACTVT Call by reference Type reference (TYPE) TACT-ACTVT Activity 20081127
6 Importing IV_AUTH_CHK_CONTROL Call by reference Type reference (TYPE) /BOFU/AUTH_CONTROL Authority Check Control Parameter 20081127
7 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20081127
8 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20081127
# Exception Resumable Description Created on
1 /BOFU/CX_FRW_AUTH_CHECK 20090121

Method GET_CURRENT_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_USER_NAME Call by reference Type reference (TYPE) SY-UNAME User Name 20090121
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090121
# Exception Resumable Description Created on
1 /BOFU/CX_FRW_AUTH_CHECK 20090121

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_AUTH_CHK_FACADE Value transfer Object reference (TYPE REF TO) /BOFU/CL_AUTH_CHECK_FACADE Authority Check Service Facade 20081127

Method GET_INSTANCE on class /BOFU/CL_AUTH_CHECK_FACADE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701