SAP ABAP Class CL_INM_UI_EVENT_SOURCE (Event Source)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-CF (Application Component) Common Functions
     INM_UI_LOGIC (Package) PPM Cross Application UI Objects
Properties
Class CL_INM_UI_EVENT_SOURCE  
Short Description Event Source    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package INM_UI_LOGIC   PPM Cross Application UI Objects 
Created 20080704   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_INM_UI_EVENT_SOURCE has no forward declaration.
Interfaces
Class CL_INM_UI_EVENT_SOURCE has no interface implemented.
Friends
Class CL_INM_UI_EVENT_SOURCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SR_INM_EVENT_SOURCE Static Attribute Private Object reference (TYPE REF TO) CL_INM_UI_EVENT_SOURCE Event Source 20080708
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Gets a singleton instance of the class 20080704
2 REPORT_CHANGES Instance method Public Method Report changes to the Event Source to inform other objects 20080704
Events
# Event Type Visibility Description Created on
1 UPDATE Instance Event
(0)
Public
(2)
Event for reporting changes 20080708
Types
Class CL_INM_UI_EVENT_SOURCE has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INM_EVENT_SOURCE Value transfer Object reference (TYPE REF TO) CL_INM_UI_EVENT_SOURCE Event Source 20080708

Method GET_INSTANCE on class CL_INM_UI_EVENT_SOURCE has no exception.

Method REPORT_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION_TYPE Call by reference Type reference (TYPE) /RPM/TV_UI_ACTION_TYPE UI Action Type 20080708
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) /RPM/OBJECT_TYPE Object Type 20080708
3 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20081208

Method REPORT_CHANGES on class CL_INM_UI_EVENT_SOURCE has no exception.
Event Signatures

Event UPDATE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EV_ACTION_TYPE Exporting Value transfer Type reference (TYPE) /RPM/TV_UI_ACTION_TYPE UI Action Type 20080708
2 EV_OBJECT_TYPE Exporting Value transfer Type reference (TYPE) /RPM/OBJECT_TYPE Object Type 20080708
3 EV_VALUE Exporting Value transfer Type reference (TYPE) STRING 20081208
History
Last changed by/on SAP  20141109 
SAP Release Created in 500_701