SAP ABAP Class IF_HRASR00_AUTH_CHECK (Interface for BAdI: HRASR00AUTH_CHECK)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20050304
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRASR00_AUTH_CHECK_PA 20050314
Properties
Class IF_HRASR00_AUTH_CHECK  
Short Description Interface for BAdI: HRASR00AUTH_CHECK    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050304   SAP 
Last change 20091125   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HRASR00_AUTH_CHECK has no forward declaration.
Interfaces
Class IF_HRASR00_AUTH_CHECK has no interface implemented.
Friends
Class IF_HRASR00_AUTH_CHECK has no friend class.
Attributes
Class IF_HRASR00_AUTH_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORIZATION Instance method Public Method Check If USER Has Authorization 20050304
2 CHECK_MIN_AUTHORIZATION Instance method Public Method Check If USER Has Minimum Authorization 20050314
3 IS_OWN_OBJECT Instance method Public Method Check If Object Belongs to USER 20050314
Events
Class IF_HRASR00_AUTH_CHECK has no event.
Types
Class IF_HRASR00_AUTH_CHECK has no local type.
Method Signatures

Method CHECK_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVITY Call by reference Type reference (TYPE) ASR_ACTIVITY Activities 20050314
2 Changing AUTHORIZEDUSERS Call by reference Type reference (TYPE) HRASR00AUTHORIZEDUSER_TAB Authorized Users 20050314
3 Importing CONTENT_NAME Call by reference Type reference (TYPE) ASR_CONTENT_NAME Content Name 20050314
4 Importing CONTENT_TYPE Call by reference Type reference (TYPE) ASR_CONTENT_TYPE Content Type 20050314
5 Importing DATA_CONTAINER Call by reference Type reference (TYPE) ANY 20050314
6 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 20050530
7 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRBAS_MESSAGE_HANDLER 20050315
8 Importing OBJECT_KEY Call by reference Type reference (TYPE) ASR_OBJECT_KEY Object Key 20050314

Method CHECK_AUTHORIZATION on class IF_HRASR00_AUTH_CHECK has no exception.

Method CHECK_MIN_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing AUTHORIZEDUSERS Call by reference Type reference (TYPE) HRASR00AUTHORIZEDUSER_TAB Authorized Users 20050314
2 Importing DATA_CONTAINER Call by reference Type reference (TYPE) ANY 20090526
3 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D 20050530
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRBAS_MESSAGE_HANDLER 20050315
5 Importing OBJECT_KEY Call by reference Type reference (TYPE) ASR_OBJECT_KEY Object Key 20050314

Method CHECK_MIN_AUTHORIZATION on class IF_HRASR00_AUTH_CHECK has no exception.

Method IS_OWN_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OWN_OBJECT Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050314
2 Importing OBJECT_KEY Call by reference Type reference (TYPE) ASR_OBJECT_KEY Object Key 20050314
3 Importing UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20050314

Method IS_OWN_OBJECT on class IF_HRASR00_AUTH_CHECK has no exception.
History
Last changed by/on SAP  20091125 
SAP Release Created in