SAP ABAP Class CL_RSOD_EVENT_HANDLER (BW: Handler for KW Events)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSOD (Package) KW Document Link (Core)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SKWF_AUTHORITY_CHECK Authorization Check for IOs 20010419
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SKWF_EVENT_HANDLER SKWF: Event Handler Interface 20001213
Properties
Class CL_RSOD_EVENT_HANDLER  
Short Description BW: Handler for KW Events    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSOD    
Program status     
Category 0   
Package RSOD   KW Document Link (Core) 
Created 20001213   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSSB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SKWFC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SKWF_AUTHORITY_CHECK Authorization Check for IOs 20010419
2 IF_SKWF_EVENT_HANDLER SKWF: Event Handler Interface 20001213
Friends
Class CL_RSOD_EVENT_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_AUTHORITY_CHECK Static Attribute Private Type reference (TYPE) RS_BOOL RS_C_FALSE Status of Authorization Check 20010423
2 P_PROPERTIES_CHECK Static Attribute Private Type reference (TYPE) RS_BOOL RS_C_FALSE Status of Properties Check 20010806
3 P_R_CONTEXT Static Attribute Private Object reference (TYPE REF TO) IF_RSOD_CONTEXT Context for BW Documents 20001215
4 P_R_DOC_BADI Static Attribute Private Object reference (TYPE REF TO) IF_EX_RSOD_DOC_BADI BAdI Interface IF_EX_RSOD_DOC_BADI 20030121
5 P_R_HTTP_HANDLER Static Attribute Private Object reference (TYPE REF TO) CL_HTTP_WEBDAV_RSOD BW WEBDAV HTTP Handler for Documents 20020219
Methods
# Method Level Visibility Method type Description Created on
1 CALL_BADI_CONTENT Static method Private Method Calling Up BADI Method "STORE_CONTENT" 20030122
2