SAP ABAP Class /BOFU/IF_AUTHORITY_CHECK (Authority Check)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_AUTH_CHECK_ENGINE Generic Authority Check Engine 20081127
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_COMPOSITE_AUTH_CHK Composite Authority Checks 20081127
Properties
Class /BOFU/IF_AUTHORITY_CHECK  
Short Description Authority Check    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081127   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOFU/IF_AUTHORITY_CHECK has no forward declaration.
Interfaces
Class /BOFU/IF_AUTHORITY_CHECK has no interface implemented.
Friends
Class /BOFU/IF_AUTHORITY_CHECK has no friend class.
Attributes
Class /BOFU/IF_AUTHORITY_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK Instance method Public Method Authorization Check 20081127
2 GET_AUTH_CHECK_RES Instance method Public Method Retrieve Authorization Check Result 20081127
Events
Class /BOFU/IF_AUTHORITY_CHECK has no event.
Types
Class /BOFU/IF_AUTHORITY_CHECK has no local type.
Method Signatures

Method AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20081127
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Failed Node Key Table 20081127
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081127
4 Importing IS_CTX Call by reference Type reference (TYPE) /BOFU/S_AUTH_CTX Context Information for Determinations 20081127
5 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Business Object Node Key Table 20081127
# Exception Resumable Description Created on
1 /BOFU/CX_FRW_AUTH_CHECK 20090121

Method GET_AUTH_CHECK_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 Ceck Based Node Profile 20081127
# Exception Resumable Description Created on
1 /BOFU/CX_FRW_AUTH_CHECK 20090121
History
Last changed by/on SAP  20110908 
SAP Release Created in