SAP ABAP Class /BOFU/CL_AUTH_CHECK_UTILITY (Authorization Check - Utilities)
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
Properties
Class /BOFU/CL_AUTH_CHECK_UTILITY  
Short Description Authorization Check - Utilities    
Super Class    
Instantiability of a Class 0  Private 
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
# Type group / Object type Type Type Description
1 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /BOFU/CL_AUTH_CHECK_UTILITY has no interface implemented.
Friends
Class /BOFU/CL_AUTH_CHECK_UTILITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_AUTH_CHECK_UTILITY Static Attribute Private Object reference (TYPE REF TO) /BOFU/CL_AUTH_CHECK_UTILITY Authorization Check - Utilities 20081127
Methods
# Method Level Visibility Method type Description Created on
1 CONSOLIDATE Instance method Public Method Consolidation Strategy 20081127
2 CONS_AUTH_CHKS_RES Instance method Public Method Consolidate Results of Auth. Chks for Different Auth. Object 20081127
3 F4_SHLP_AUTH_FIELDS Instance method Public Method Returns authorization fields for given authorization object 20081127
4 F4_SHLP_NODE_ATTR Instance method Public Method Business Object Node Attributes 20081127
5 GET_AUTH_CHK_RES Instance method Public Method Consolidates Auth. Check Result in event AFTER_LOADING 20081127
6 GET_AUTH_FLD_TXT Instance method Public Method Retrieve short text for authority field 20081127
7 GET_AUTH_OBJ_TXT Instance method Public Method Retrieve short text for authority object 20081127
8 GET_BO_CONFIG Instance method Public Method 20081127
9 GET_INSTANCE Static method Public Method Get instance of authorization check utility class 20081127
Events
Class /BOFU/CL_AUTH_CHECK_UTILITY has no event.
Types
Class /BOFU/CL_AUTH_CHECK_UTILITY has no local type.
Method Signatures

Method CONSOLIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AUTH_CHK_RES_1 Call by reference Type reference (TYPE) /BOFU/AUTH_CHK_RES Authority Check Result 20081127
2 Importing IV_AUTH_CHK_RES_2 Call by reference Type reference (TYPE) /BOFU/AUTH_CHK_RES Authority Check Result 20081127
3 Returning RV_AUTH_CHK_RES Value transfer Type reference (TYPE) /BOFU/AUTH_CHK_RES Authority Check Result 20081127

Method CONSOLIDATE on class /BOFU/CL_AUTH_CHECK_UTILITY has no exception.

Method CONS_AUTH_CHKS_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AUTH_CHK_RES Call by reference Type reference (TYPE) /BOFU/T_AUTH_CHK_RES Authorization Check Result 20081127
2 Importing IT_AUTH_CHK_RES Call by reference Type reference (TYPE) /BOFU/T_AUTH_CHK_RES Authorization Check Result 20081127

Method CONS_AUTH_CHKS_RES on class /BOFU/CL_AUTH_CHECK_UTILITY has no exception.

Method F4_SHLP_AUTH_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AUTH_FLD Call by reference Type reference (TYPE) /BOFU/T_AUTH_FIELD Authorization Fields 20081127
2 Importing IV_AUTH_OBJ Call by reference Type reference (TYPE) XUOBJECT Authorization Object 20081127

Method F4_SHLP_AUTH_FIELDS on class /BOFU/CL_AUTH_CHECK_UTILITY has no exception.

Method F4_SHLP_NODE_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_ATTR Call by reference Type reference (TYPE) /BOFU/T_BO_ATTR Business Object Attributes 20081127
2 Importing IV_BO_NAME Call by reference Type reference (TYPE) /BOFU/BO Business Object Name 20081127
3 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /BOFU/NODE Business Object: Node Name 20081127
# Exception Resumable Description Created on
1 /BOFU/CX_FRW_AUTH_CHECK 20090121

Method GET_AUTH_CHK_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_AUTH_CHK_RES Call by reference Type reference (TYPE) /BOFU/AUTH_CHK_RES Node Profile 20081127
2 Importing IS_AUTHORITY_CHECK Call by reference Type reference (TYPE) /BOFU/S_AUTHORITY_CHECK Authority Check result per node instance 20081127

Method GET_AUTH_CHK_RES on class /BOFU/CL_AUTH_CHECK_UTILITY has no exception.

Method GET_AUTH_FLD_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AUTH_FLD Call by reference Type reference (TYPE) XUFIELD Authorization Field 20081127
2 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20081127
3 Returning RV_AUTH_FLD_TXT Value transfer Type reference (TYPE) AS4TEXT Texts in user master/authorizations 20081127

Method GET_AUTH_FLD_TXT on class /BOFU/CL_AUTH_CHECK_UTILITY has no exception.

Method GET_AUTH_OBJ_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AUTH_OBJ Call by reference Type reference (TYPE) XUOBJECT Authorization Object 20081127
2 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Language Key 20081127
3 Returning RV_AUTH_OBJ_TXT Value transfer Type reference (TYPE) XUTEXT Texts in user master/authorizations 20081127

Method GET_AUTH_OBJ_TXT on class /BOFU/CL_AUTH_CHECK_UTILITY has no exception.

Method GET_BO_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_BO_CONF Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20081127
2 Exporting ES_ACTION Call by reference Type reference (TYPE) /BOBF/S_CONFRO_ACT_LIST Configuration: Action 20081127
3 Exporting ET_COMP Call by reference Type reference (TYPE) /BOBF/T_CONFRO_ASSOC2 20090121
4 Exporting EV_BO_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Business Object Name 20081127
5 Exporting EV_NODE_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Node Name 20081127
6 Exporting EV_NODE_TABLE_TYPE Call by reference Type reference (TYPE) STRING 20081127
7 Exporting EV_ROOT_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Root Node Key 20081127
8 Importing IS_CTX Call by reference Type reference (TYPE) /BOFU/S_AUTH_CTX Context Information for Authorization Check 20081127
9 Importing IV_ACT_KEY Call by reference Type reference (TYPE) /BOBF/ACT_KEY Action 20081127
# 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_CHECK_UTILITY Value transfer Object reference (TYPE REF TO) /BOFU/CL_AUTH_CHECK_UTILITY Authorization Check - Utilities 20081127

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