SAP ABAP Class /BOFU/CL_AUTH_CHECK_FACTORY (Athorization Check Factory)
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_FACTORY  
Short Description Athorization Check Factory    
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /BOFU/CL_AUTH_CHECK_FACTORY has no interface implemented.
Friends
Class /BOFU/CL_AUTH_CHECK_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_COMPOSITE_AUTH_CHECK Instance attribute Private Object reference (TYPE REF TO) /BOFU/CL_COMPOSITE_AUTH_CHK Composit Authority Check Object 20081127
2 MT_AUTH_CHK_CLASS_BUF Instance attribute Private Type reference (TYPE) /BOFU/T_AUTH_CHK_CLASS_BUF Authority Check Class Buffer 20081127
3 SO_AUTH_CHECK_FACADE Static Attribute Private Object reference (TYPE REF TO) /BOFU/CL_AUTH_CHECK_FACADE Authority Check Service Facade 20081127
4 SO_AUTH_CHECK_FACTORY Static Attribute Private Object reference (TYPE REF TO) /BOFU/CL_AUTH_CHECK_FACTORY Authority Check Factory 20081127
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMPOSITE_AUTH_CHECK Instance method Public Method Returns Composite Authorization Check Instance 20081127
2 GET_FACADE Static method Public Method Returns Facade for the Authorization Check Framework 20081127
3 GET_INSTANCE Static method Public Method Returns Instance of Itself 20081127
Events
Class /BOFU/CL_AUTH_CHECK_FACTORY has no event.
Types
Class /BOFU/CL_AUTH_CHECK_FACTORY has no local type.
Method Signatures

Method GET_COMPOSITE_AUTH_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CTX Call by reference Type reference (TYPE) /BOFU/S_AUTH_CTX Context Information for Authorization Check 20081127
2 Importing IV_AUTH_CHK_CONTROL Call by reference Type reference (TYPE) /BOFU/AUTH_CONTROL Authority Check Control Parameter 20081127
3 Returning RO_COMPOSITE_AUTH_CHECK Value transfer Object reference (TYPE REF TO) /BOFU/IF_AUTHORITY_CHECK Authority Check 20081127
# Exception Resumable Description Created on
1 /BOFU/CX_FRW_AUTH_CHECK 20090121

Method GET_FACADE Signature

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

Method GET_FACADE on class /BOFU/CL_AUTH_CHECK_FACTORY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_AUTH_CHECK_FACTORY Value transfer Object reference (TYPE REF TO) /BOFU/CL_AUTH_CHECK_FACTORY Athorization Check Factory 20081127

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