SAP ABAP Class CL_FAA_AUTHORITY (Authorization Check)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-AA-AA (Application Component) Basic Functions
     FAA_CA (Package) Asset Accounting Cross Application
Properties
Class CL_FAA_AUTHORITY  
Short Description Authorization Check    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package FAA_CA   Asset Accounting Cross Application 
Created 20031223   SAP 
Last change 20040116   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)
2 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FAA_AUTHORITY has no interface implemented.
Friends
Class CL_FAA_AUTHORITY has no friend class.
Attributes
Class CL_FAA_AUTHORITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Static method Public Method Checks Authorization (If Necessary Also with Auth. Group) 20031223
2 _CHECK_SINGLE Static method Private Method Checks Individual Authorization; with Buffering 20031223
3 _CHECK_SINGLE_UNBUFFERED Static method Private Method Checks Individual Authorization; Without Buffering 20031223
Events
Class CL_FAA_AUTHORITY has no event.
Types
Class CL_FAA_AUTHORITY 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 IT_AUTH_CHECK Call by reference Type reference (TYPE) FAA_TS_AUTH_CHECK_PARAM Tabelle mit zu prüfenden Berechtigungsobjekten 20031223
# Exception Resumable Description Created on
1 CX_FAA_AUTHORITY Berechtigungsprüfung fehlgeschlagen 20031223

Method _CHECK_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_AUTH_CHECK Call by reference Type reference (TYPE) FAA_S_AUTH_CHECK_PARAM Parameter für Berechtigungsprüfung 20031223
# Exception Resumable Description Created on
1 CX_FAA_AUTHORITY Berechtigungsprüfung fehlgeschlagen 20031223

Method _CHECK_SINGLE_UNBUFFERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_SUBRC Call by reference Type reference (TYPE) SYSUBRC SY-SUBRC von AUTHORITY-CHECK 20031223
2 Importing IS_AUTH_CHECK Call by reference Type reference (TYPE) FAA_S_AUTH_CHECK_PARAM Parameter für Berechtigungsprüfung 20031223

Method _CHECK_SINGLE_UNBUFFERED on class CL_FAA_AUTHORITY has no exception.
History
Last changed by/on SAP  20040116 
SAP Release Created in 500