SAP ABAP Class IF_RSOS_ES_AUTHORIZATION (Authorization check for object types)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOS_ES_AUTH_OBJECT Authorization based on auth object 20100623
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOS_ES_AUTH_PATH Authorization path 20100623
Properties
Class IF_RSOS_ES_AUTHORIZATION  
Short Description Authorization check for object types    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100622   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSOS_ES_AUTHORIZATION has no forward declaration.
Interfaces
Class IF_RSOS_ES_AUTHORIZATION has no interface implemented.
Friends
Class IF_RSOS_ES_AUTHORIZATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_AUTHTYPE Constant Public See coding 20100623
2 C_OPERATOR Constant Public See coding 20100622
3 N_CHECKID Instance attribute Public Type reference (TYPE) ESH_E_OM_AUTH_CHECK Authorization Check ID 20100622
4 N_OBJTYPE Instance attribute Public Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object type 20100622
5 N_OPERATOR Instance attribute Public Type reference (TYPE) C Logical operator 20100622
6 N_ORDER Instance attribute Public Type reference (TYPE) I Order of execution 20100622
Methods
# Method Level Visibility Method type Description Created on
1 GET_AUTHTYPE Instance method Public Method Get authorization type 20100623
Events
Class IF_RSOS_ES_AUTHORIZATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTR_AUTHORIZATION Public See coding 20100623 ttr_authorization TYPE TABLE OF REF TO if_rsos_es_authorization
Method Signatures

Method GET_AUTHTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_AUTHTYPE Value transfer Attribute reference (LIKE) C_AUTHTYPE Authorization type 20100623

Method GET_AUTHTYPE on class IF_RSOS_ES_AUTHORIZATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in