SAP ABAP Class CL_ILM_STOR_WD_AUTHORIZATION (ILM Storage: WebDAV Authorization Check)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-STO (Application Component) Integrated Data Base Archive Store
     S_ILM_STOR_ACCESS_WD (Package) ILM Storage: Access Layer for WebDAV
Properties
Class CL_ILM_STOR_WD_AUTHORIZATION  
Short Description ILM Storage: WebDAV Authorization Check    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class ILM_STOR_WD    
Program status     
Category 0   
Package S_ILM_STOR_ACCESS_WD   ILM Storage: Access Layer for WebDAV 
Created 20130523   SAP 
Last change 20140121   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)
Interfaces
Class CL_ILM_STOR_WD_AUTHORIZATION has no interface implemented.
Friends
Class CL_ILM_STOR_WD_AUTHORIZATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTIVITY Constant Public See coding 20130816
2 GC_DELETE Constant Public Type reference (TYPE) ACTIV_AUTH 06 Delete Activity 20130816
3 GC_EXECUTE Constant Public Type reference (TYPE) ACTIV_AUTH 16 Execute Activity 20130816
4 GC_MAINTAIN Constant Public Type reference (TYPE) ACTIV_AUTH 23 Maintain Activity 20130816
5 GC_READ Constant Public Type reference (TYPE) ACTIV_AUTH 33 Read Activity 20130816
6 GC_WRITE Constant Public Type reference (TYPE) ACTIV_AUTH 34 Write Activity 20130816
7 GO_AUTHORIZATION Static Attribute Private Object reference (TYPE REF TO) IF_ILM_STOR_WD_AUTHORIZATION ILM Storage: WebDAV Authorization check interface 20130830
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Static method Public Method 20130816
2 IS_AUTHORIZED Static method Public Method 20130816
Events
Class CL_ILM_STOR_WD_AUTHORIZATION has no event.
Types
Class CL_ILM_STOR_WD_AUTHORIZATION 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 IV_ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH Activity 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_WD_EXCEPTION ILM Storage: WebDAV root exception 20130816

Method IS_AUTHORIZED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH Activity 20130816
2 Returning RV_VALUE Value transfer Type reference (TYPE) ABAP_BOOL Result of authorization check 20130816

Method IS_AUTHORIZED on class CL_ILM_STOR_WD_AUTHORIZATION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740