SAP ABAP Class IF_SADL_COND_PROVIDER_AUTHS (Provider for a SADL Condition)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SADL_CONDITION_PROVIDER Provider for a SADL Condition 20130111
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SADL_COND_PROV_AUTH_OBJECTS Condition provider for standard authorizations 20130114
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_COND_PROV_AUTHOBJ_BASE SADL Support for Authority Object 20130429
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_COND_PROV_AUTH_CDS Condition provider for Enterprise Search authorizations 20131028
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_COND_PROV_AUTH_CONSTR Class providing conditional authorization checks 20131126
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_COND_PROV_AUTH_NOCHECK Use with care: No authority check will be performed 20130620
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_COND_PROV_AUTH_TABU Condition provider checking s_tabunam 20130111
Properties
Class IF_SADL_COND_PROVIDER_AUTHS  
Short Description Provider for a SADL Condition    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121113   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SADL_COND_PROVIDER_AUTHS has no forward declaration.
Interfaces
Class IF_SADL_COND_PROVIDER_AUTHS has no interface implemented.
Friends
Class IF_SADL_COND_PROVIDER_AUTHS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_SERVICE Constant Public See coding 20131128
Methods
# Method Level Visibility Method type Description Created on
1 GET_SERVICE_CONDITION Instance method Public Method 20131129
2 IS_AUTHORIZED Instance method Public Method 20130111
Events
Class IF_SADL_COND_PROVIDER_AUTHS has no event.
Types
Class IF_SADL_COND_PROVIDER_AUTHS has no local type.
Method Signatures

Method GET_SERVICE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SADL_CONDITION Call by reference Type reference (TYPE) IF_SADL_PUBLIC_TYPES=>TT_COMPLEX_CONDITION 20131129
2 Importing IT_ELEMENTS Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TT_ELEMENT_INFO 20131129
3 Importing IV_SERVICE Call by reference Type reference (TYPE) STRING 20131129
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20131129

Method IS_AUTHORIZED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SERVICE Call by reference Type reference (TYPE) STRING 20131129
2 Returning RV_AUTHORIZED Value transfer Type reference (TYPE) ABAP_BOOL 20130114

Method IS_AUTHORIZED on class IF_SADL_COND_PROVIDER_AUTHS has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in