SAP ABAP Class CL_DPR_UI_EVENT_LISTENER (Receiver of Event Communication)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_UI_WD (Package) Project Management Web Dynpro Components
Properties
Class CL_DPR_UI_EVENT_LISTENER  
Short Description Receiver of Event Communication    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_UI_WD   Project Management Web Dynpro Components 
Created 20041004   SAP 
Last change 20141109    
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_DPR_UI_EVENT_LISTENER has no interface implemented.
Friends
Class CL_DPR_UI_EVENT_LISTENER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_DELEGATE Instance attribute Private Object reference (TYPE REF TO) IWCI_DPR_IF_EVENTS WebDynpro Interface INTERFACECONTROLLER 20041006
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20041004
2 DEREGISTER_AFTER_SAVE Instance method Public Method 20050214
3 DEREGISTER_CLEANUP Instance method Public Method 20050214
4 DEREGISTER_REPORT_CHANGES Instance method Public Method 20041004
5 DEREGISTER_SET_CHANGE_MODE Instance method Public Method 20050201
6 DEREGISTER_SET_DATA_LANGUAGE Instance method Public Method 20050208
7 DEREGISTER_UPDATE Instance method Public Method 20041004
8 ON_AFTER_SAVE Instance method Public Event handling method 20050214
9 ON_CLEANUP Instance method Private Event handling method 20050214
10 ON_REPORT_CHANGES Instance method Public Event handling method 20041004
11 ON_SET_CHANGE_MODE Instance method Public Event handling method 20050201
12 ON_SET_DATA_LANGUAGE Instance method Public Event handling method 20050208
13 ON_UPDATE Instance method Public Event handling method 20041004
14 REGISTER_AFTER_SAVE Instance method Public Method 20050214
15 REGISTER_CLEANUP Instance method Public Method 20050214
16 REGISTER_REPORT_CHANGES Instance method Public Method 20041004
17 REGISTER_SET_CHANGE_MODE Instance method Public Method 20050201
18 REGISTER_SET_SET_DATA_LANGUAGE Instance method Public Method 20050208
19 REGISTER_UPDATE Instance method Public Method 20041004
Events
Class CL_DPR_UI_EVENT_LISTENER has no event.
Types
Class CL_DPR_UI_EVENT_LISTENER 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 IR_DELEGATE Call by reference Object reference (TYPE REF TO) IWCI_DPR_IF_EVENTS WebDynpro Interface INTERFACECONTROLLER 20041006

Method CONSTRUCTOR on class CL_DPR_UI_EVENT_LISTENER has no exception.

Method DEREGISTER_AFTER_SAVE Signature

Method DEREGISTER_AFTER_SAVE on class CL_DPR_UI_EVENT_LISTENER has no parameter.
Method DEREGISTER_AFTER_SAVE on class CL_DPR_UI_EVENT_LISTENER has no exception.

Method DEREGISTER_CLEANUP Signature

Method DEREGISTER_CLEANUP on class CL_DPR_UI_EVENT_LISTENER has no parameter.
Method DEREGISTER_CLEANUP on class CL_DPR_UI_EVENT_LISTENER has no exception.

Method DEREGISTER_REPORT_CHANGES Signature

Method DEREGISTER_REPORT_CHANGES on class CL_DPR_UI_EVENT_LISTENER has no parameter.
Method DEREGISTER_REPORT_CHANGES on class CL_DPR_UI_EVENT_LISTENER has no exception.

Method DEREGISTER_SET_CHANGE_MODE Signature

Method DEREGISTER_SET_CHANGE_MODE on class CL_DPR_UI_EVENT_LISTENER has no parameter.
Method DEREGISTER_SET_CHANGE_MODE on class CL_DPR_UI_EVENT_LISTENER has no exception.

Method DEREGISTER_SET_DATA_LANGUAGE Signature

Method DEREGISTER_SET_DATA_LANGUAGE on class CL_DPR_UI_EVENT_LISTENER has no parameter.
Method DEREGISTER_SET_DATA_LANGUAGE on class CL_DPR_UI_EVENT_LISTENER has no exception.

Method DEREGISTER_UPDATE Signature

Method DEREGISTER_UPDATE on class CL_DPR_UI_EVENT_LISTENER has no parameter.
Method DEREGISTER_UPDATE on class CL_DPR_UI_EVENT_LISTENER has no exception.

Method ON_AFTER_SAVE Signature

Method ON_AFTER_SAVE on class CL_DPR_UI_EVENT_LISTENER has no parameter.
Method ON_AFTER_SAVE on class CL_DPR_UI_EVENT_LISTENER has no exception.

Method ON_CLEANUP Signature

Method ON_CLEANUP on class CL_DPR_UI_EVENT_LISTENER has no parameter.
Method ON_CLEANUP on class CL_DPR_UI_EVENT_LISTENER has no exception.

Method ON_REPORT_CHANGES Signature

Method ON_REPORT_CHANGES on class CL_DPR_UI_EVENT_LISTENER has no parameter.
Method ON_REPORT_CHANGES on class CL_DPR_UI_EVENT_LISTENER has no exception.

Method ON_SET_CHANGE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_MODE Call by reference Attribute reference (LIKE) 20050201

Method ON_SET_CHANGE_MODE on class CL_DPR_UI_EVENT_LISTENER has no exception.

Method ON_SET_DATA_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_LANGUAGE Call by reference Attribute reference (LIKE) 20050208
2 Importing NEW_LANGUAGE_ISO Call by reference Attribute reference (LIKE) 20050208

Method ON_SET_DATA_LANGUAGE on class CL_DPR_UI_EVENT_LISTENER has no exception.

Method ON_UPDATE Signature

Method ON_UPDATE on class CL_DPR_UI_EVENT_LISTENER has no parameter.
Method ON_UPDATE on class CL_DPR_UI_EVENT_LISTENER has no exception.

Method REGISTER_AFTER_SAVE Signature

Method REGISTER_AFTER_SAVE on class CL_DPR_UI_EVENT_LISTENER has no parameter.
Method REGISTER_AFTER_SAVE on class CL_DPR_UI_EVENT_LISTENER has no exception.

Method REGISTER_CLEANUP Signature

Method REGISTER_CLEANUP on class CL_DPR_UI_EVENT_LISTENER has no parameter.
Method REGISTER_CLEANUP on class CL_DPR_UI_EVENT_LISTENER has no exception.

Method REGISTER_REPORT_CHANGES Signature

Method REGISTER_REPORT_CHANGES on class CL_DPR_UI_EVENT_LISTENER has no parameter.
Method REGISTER_REPORT_CHANGES on class CL_DPR_UI_EVENT_LISTENER has no exception.

Method REGISTER_SET_CHANGE_MODE Signature

Method REGISTER_SET_CHANGE_MODE on class CL_DPR_UI_EVENT_LISTENER has no parameter.
Method REGISTER_SET_CHANGE_MODE on class CL_DPR_UI_EVENT_LISTENER has no exception.

Method REGISTER_SET_SET_DATA_LANGUAGE Signature

Method REGISTER_SET_SET_DATA_LANGUAGE on class CL_DPR_UI_EVENT_LISTENER has no parameter.
Method REGISTER_SET_SET_DATA_LANGUAGE on class CL_DPR_UI_EVENT_LISTENER has no exception.

Method REGISTER_UPDATE Signature

Method REGISTER_UPDATE on class CL_DPR_UI_EVENT_LISTENER has no parameter.
Method REGISTER_UPDATE on class CL_DPR_UI_EVENT_LISTENER has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400