SAP ABAP Class /MRSS/CL_SGX_OO_EVENT_AND_WD (Abstract Class for Using ABAP 00 Events in WD)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-MRS (Application Component) SAP Multiresource Scheduling
     /MRSS/SGX (Package) MRS Planning Board Extended Web Interface
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_SGX_EXT_IL_WD_EVENTS Maps the Events of the Interaction Layer on the WebDynpro 20091023
Properties
Class /MRSS/CL_SGX_OO_EVENT_AND_WD  
Short Description Abstract Class for Using ABAP 00 Events in WD    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGX   MRS Planning Board Extended Web Interface 
Created 20091022   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGX_OO_EVENT_AND_WD has no forward declaration.
Interfaces
Class /MRSS/CL_SGX_OO_EVENT_AND_WD has no interface implemented.
Friends
Class /MRSS/CL_SGX_OO_EVENT_AND_WD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_WEB_DYNPRO_INSTANCE Instance attribute Protected Object reference (TYPE REF TO) /MRSS/IWCI_WDIF_SGX_OO_EVENTS Web Dynpro Interface INTERFACECONTROLLER 20091022
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091022
2 RAISE_EVENT Instance method Protected Method Triggers an Event 20091023
Events
Class /MRSS/CL_SGX_OO_EVENT_AND_WD has no event.
Types
Class /MRSS/CL_SGX_OO_EVENT_AND_WD has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_COMP Call by reference Object reference (TYPE REF TO) /MRSS/IWCI_WDIF_SGX_OO_EVENTS WebDynpro Interface INTERFACECONTROLLER 20091022

Method CONSTRUCTOR on class /MRSS/CL_SGX_OO_EVENT_AND_WD has no exception.

Method RAISE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARAMS Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20091023
2 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Name der Klasse 20091023
3 Importing IV_EVENT_NAME Call by reference Type reference (TYPE) SEOCPDNAME Name des Events 20091023

Method RAISE_EVENT on class /MRSS/CL_SGX_OO_EVENT_AND_WD has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 700